1brc/src
Jaromir Hamala 2c432abb96
jerrinot's improvement - fast-path for short keys (#545)
* fast-path for keys<16 bytes

* fix off by one error

the mask is wrong for he 2nd word when len == 16

* less chunks per thread

seems like compact code wins. on my test box anyway.
2024-01-23 18:29:22 +01:00
..
main jerrinot's improvement - fast-path for short keys (#545) 2024-01-23 18:29:22 +01:00
test/resources #49 Fixing rounding behavior of baseline implementation 2024-01-14 10:59:24 +01:00