Files
2022/src
Parnic fdf621b58d 10x speedup on part 1
Mostly from not testing and adding each individual vector, just the x component we care about. Some of the improvement came from setting capacity on the hash set up front. I could get even better if I was smarter about computing ranges of numbers rather than this dumb approach of putting each number into a hashset to function as a union/intersection surrogate.
2022-12-15 16:13:36 -06:00
..
2022-12-15 15:35:52 -06:00
2022-12-08 23:38:01 -06:00
2022-12-10 09:25:07 -06:00
2022-12-11 10:25:12 -06:00
2022-12-12 20:27:07 -06:00
2022-12-13 17:15:16 -06:00
2022-12-14 21:49:18 -06:00
2022-12-15 16:13:36 -06:00
2022-12-03 08:58:26 -06:00
2022-11-30 17:19:53 -06:00
2022-11-30 17:19:53 -06:00
2022-12-01 23:14:45 -06:00
2022-12-03 08:58:26 -06:00