Commit Graph

6 Commits

Author SHA1 Message Date
30c8e0e1ff
Add unchecked string parsing
Saves ~5-10% in parsing benchmarks
2021-12-09 00:26:00 +01:00
df68a385d8
Const-ify winning indices 2021-12-04 16:00:05 +01:00
ea1339f018
Replace HashSet with Vec for more brrrrr 2021-12-04 13:38:17 +01:00
f7efb54d21
Remove useless type alias 2021-12-04 13:31:26 +01:00
5b71f0740c
Enable benchmarks 2021-12-04 13:09:10 +01:00
6b868de832
Add day 4 2021-12-04 12:49:48 +01:00