benchmark_harness icon indicating copy to clipboard operation
benchmark_harness copied to clipboard

Possible to run benchmarks via dart2js / Chrome?

Open bramp opened this issue 1 year ago • 0 comments

dart test has a handy --platform flag, where you can run your tests under different environments, 'vm', 'chrome', 'node' and some others.

It would be useful if benchmarks could be run the same way.

bramp avatar Feb 04 '24 06:02 bramp