NeuroBench / neurobench

Benchmark harness and baseline results for the NeuroBench algorithm track.
https://neurobench.readthedocs.io
Apache License 2.0
55 stars 12 forks source link

Add quiet benchmark run mode #142

Closed jasonlyik closed 10 months ago

jasonlyik commented 11 months ago

Some benchmarks like MackeyGlass take virtually no time to run, and we would want to do many benchmark runs, so the tqdm generates way too much output. We can support a quiet parameter for benchmark.run()