summaryrefslogtreecommitdiff
path: root/10.txt
diff options
context:
space:
mode:
authorAdam Spragg <adam@spra.gg>2023-01-17 14:52:00 +0000
committerAdam Spragg <adam@spra.gg>2023-01-17 16:32:18 +0000
commit966745e79b871c576b5ebdabea526b7acd3a4251 (patch)
tree9ba96c9873ebcfacc56e768febc365c576b1c4dd /10.txt
parentaa2614c322cda0be1ff26644d7dead45100ea358 (diff)
Puzzle 16: Attempt to speed up the "reverse" function
Even though we change from 3 small memcpy()s per 2 items, to 1 small memcpy() per item plus 1 big memcpy(), it goes slower? (On part 1 of the puzzle with a 40 minute limit, the timing goes from 6.6s to 6.8s, average of 5 runs.) Leave commented out for now.
Diffstat (limited to '10.txt')
0 files changed, 0 insertions, 0 deletions