NeuroBench / neurobench

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

Add quiet benchmark run mode #142

Closed jasonlyik closed 1 year ago

jasonlyik commented 1 year 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()