aboutsummaryrefslogtreecommitdiff
path: root/tools/run_tool.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Do not run make clean automatically on every build and other Makefile changesSebastiano Tronto2024-10-031-25/+0
|
* Added TOOLARGS and simplified gendata tool(s)Sebastiano Tronto2024-09-261-2/+3
|
* Some shellcheckSebastiano Tronto2024-09-181-3/+3
|
* Finished table refactorSebastiano Tronto2024-09-111-1/+1
|
* Improved gendata_h48k2 performanceSebastiano Tronto2024-09-071-1/+2
| | | | | | | | | | Performance for the "real coordinate" case (h0) is ok, but still around 3x slower than the gendata_h48k4 method. Performance for the intermediate tables is not good, but for now I'll keep it like this. This also shows that for h11 we should use the gendata_h48k4 method for h11. For intermediate table, h8, h9 and h10 might be too slow to compute in an acceptable time. We could restrict to h7 (largest with base = 9).
* Cleanup makefile and toolsSebastiano Tronto2024-07-111-13/+1
|
* Stats for h48 solver as toolSebastiano Tronto2024-07-081-3/+11
|
* renamed benchmarks to toolsSebastiano Tronto2024-07-031-0/+27

Generated with cgit - Back to sebastiano.tronto.net