aboutsummaryrefslogtreecommitdiff
path: root/src/utils/prefetch.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Enable arch on windowsSebastiano Tronto2026-03-011-12/+4
|
* Improve performance of H48 solver with prefetchingSebastiano Tronto2026-01-121-0/+15
With this commit we re-structure how the node expansion in the H48 solution search works to allow prefetching of pruning values, showing performance improvements in the range of 30-45% on x86, depending on table size and solution length. A small bug fix related to appending solutions is included in this commit.

Generated with cgit - Back to sebastiano.tronto.net