pyodide/benchmark
Gyeongjae Choi fd8433a013
MAINT Refactor benchmark script (#2227)
One can select which benchmark (pystone, numpy, matplotlib, or all) to be run through command-line arguments.
We can divide each benchmark to separate CI jobs in the future if needed.
Moved pystone benchmark to benchmark directory, preventing it from being included in Pyodide release.
2022-03-02 10:11:36 -08:00
..
benchmarks MAINT Refactor benchmark script (#2227) 2022-03-02 10:11:36 -08:00
benchmark.py MAINT Refactor benchmark script (#2227) 2022-03-02 10:11:36 -08:00
plot_benchmark.py MAINT isort (#2200) 2022-02-21 23:27:03 +01:00
stack_usage.py MAINT Add current recursion limit to benchmark-stack printout (#1737) 2021-07-22 22:18:30 -07:00