We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 216db78 commit c2ce069Copy full SHA for c2ce069
1 file changed
README.md
@@ -131,7 +131,8 @@ $ python scripts/analyze_benchmark_results.py --benchmark-results benchmark_resu
131
132
## TODOs
133
134
-- [ ] FormulaCode Lite: Add ethical scraper.
135
-- [ ] FormulaCode: Add script to find and filter all asv repositories.
+- [X] FormulaCode Lite: Add ethical scraper.
+- [X] FormulaCode: Add script to find and filter all asv repositories.
136
+- [X] FormulaCode: Large scale benchmarking for all commits in the dataset
137
+- [ ] FormulaCode: Parameter tuning for large scale benchmarking scripts.
138
- [ ] FormulaCode: `asv` supports profiling the benchmarking function. We should collect such profiling data for all commits in the dataset.
-- [ ] FormulaCode: Large scale benchmarking for all commits in the dataset + parameter tuning.
0 commit comments