mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-08 19:44:57 -05:00
if needed, eg during development of new benchmarks, we can chose the files to benchmark with calls like: - poetry run python script/progress_tracker_utils/measure.py benchmarks -f benchmarks/x_matmul_y.py benchmarks/x_plus_y.py - poetry run python script/progress_tracker_utils/measure.py benchmarks -f benchmarks/x_matmul_y.py and the classical - poetry run python script/progress_tracker_utils/measure.py benchmarks is still usable