aboutsummaryrefslogtreecommitdiff
path: root/src/solvers/h48/stats.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Removed redundant coordinate computationSebastiano Tronto2024-10-161-1/+1
|
* Fallback tablesSebastiano Tronto2024-10-141-2/+2
|
* Remove unnecessary _AtomicsSebastiano Tronto2024-10-051-2/+2
|
* Fix rare data raceSebastiano Tronto2024-10-051-2/+2
| | | | | | I had some misconception about how _Atomic and const worked. This means the previous commit (expected distribution) could be incorrect.
* Improve gendata performance by replacing locks with atomic operationsSebastiano Tronto2024-10-031-4/+4
|
* Split solve h48 from statsSebastiano Tronto2024-09-181-0/+100

Generated with cgit - Back to sebastiano.tronto.net