Age | Commit message (Expand) | Author |
---|---|---|
2023-11-12 | benchmark: lower minimum Python version to 3.8 | Chris Ball |
2023-11-12 | benchmark: show the number of cores used in COMPARISON | Chris Ball |
2023-11-10 | benchmark: Add support for COMPARISON file | Chris Ball |
2023-10-02 | benchmark: add a README, lower default runs from 5 to 3 | Chris Ball |
2023-10-02 | benchmark: cleanup, add results, add a data exploration notebook | Chris Ball |
2023-09-05 | Add start_time_of_run and total_execs_per_sec, cleanup for PR | Chris Ball |
2023-09-05 | Allow config of all experiment params, average across runs | Chris Ball |
2023-09-05 | Save the results to a json file | Chris Ball |
2023-09-05 | Add support for multi-core benchmarking | Chris Ball |
2023-09-05 | Test standard and persistent modes separately | Chris Ball |
2023-09-05 | Pure Python (3.6) port of benchmark.sh as benchmark.py, no other changes | Chris Ball |