Commit Graph

6 Commits

Author SHA1 Message Date
Fabian Schmidt
b6e8b41bb1 Multi threaded works now but it's slower than single threaded... 2024-04-30 15:09:59 +02:00
Fabian Schmidt
18ea81eaaa Still broken but it compiles. For some reason lines are not properly being read and only one thread is being run 2024-04-29 16:24:08 +02:00
Fabian Schmidt
180da512f6 use hashbrown instead of std hashmap, no performance improvements 2024-04-18 13:30:42 +02:00
Fabian Schmidt
14e55e8c5c not working multi threaded solution 2024-04-09 15:07:55 +02:00
Fabian Schmidt
6aea8d90cc single threaded solution in bin 2024-04-09 15:06:52 +02:00
Fabian Schmidt
9f257da903 single threaded solution 2024-03-25 19:54:25 +01:00