Commit Graph

10 Commits

Author SHA1 Message Date
68aaa634c9 re-run benchmarks
add root makefile
2025-01-08 06:35:29 +00:00
a6295375aa remove internal/util
move cmpIncrease, cmpDecrease into parseLines
2025-01-07 17:19:24 +00:00
156c1c13e0 fix build src 2024-12-28 01:50:52 +00:00
d1308ffdfe rename data to buf 2024-12-06 19:57:07 +00:00
1ef43151b8 upd benchmark function names 2024-12-05 01:36:22 +00:00
64f4df4fea return scanner errors 2024-12-03 02:29:28 +00:00
417266c838 move comparator functions into util 2024-12-02 22:48:19 +00:00
4416dab080 rename withComparator to withDampener. We're using comparators regardless...
add type definition dampener
2024-12-02 22:39:56 +00:00
d321e6c977 assign comparator functions to variables for readability 2024-12-02 22:28:14 +00:00
6e06bd5b16 add day-02 + benchmarks 2024-12-02 19:28:55 +00:00