aboutsummaryrefslogtreecommitdiff
path: root/src/utils/prefetch.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2026-03-01Enable arch on windowsSebastiano Tronto1-12/+4
2026-01-12Improve performance of H48 solver with prefetchingSebastiano Tronto1-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