Skip to content

Latest commit

 

History

History

Benchmarks

Using test so we can run the benchmarks on both vm and chrome:

dart test --platform vm benchmark
dart test --platform chrome --compiler dart2js benchmark
dart test --platform chrome --compiler dart2wasm benchmark