blob: 8fd378b573cee5f88794aa7803837db81d7300cd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# webaudio-benchmark
## Run
Just open `index.html`. Time are in milliseconds, lower is better.
## Adding new benchmarks
Look into `benchmarks.js`, it's pretty straightforward.
## License
MPL 2.0
|