Skip to content

mighdoll/alpenbench

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An example of using thimbleberry benchmarking utilities for a simple reduce shader by @muyyatin.

Run with:

pnpm i
pnpm vite 

Launch chrome on a mac with:

open -a "Google Chrome Canary" --args --enable-dawn-features=allow_unsafe_apis --disable-dawn-features=timestamp_quantization

View results in the browser dev console.

With default settings benchRunner runs the benchmark 100 times and reports a summary of all benchmark runs and the details of the median fastest run.

benchRunner is configurable via url parameters, e.g.

http://localhost:5173?precision=4&runs=200&reportType=fastest

About

demonstrating thimbleberry benchmarking

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published