Jacek Sieka 66ad5497d9
Unroll nibble ops (#2894)
A bit unexpectedly, nibble handling shows up in the profiler mainly
because the current impl is tuned towards slicing while the most common
operation is prefix comparison - since the code is simple, might has
well get rid of some of the excess fat by always aliging the nibbles to
the byte buffer.
2024-12-09 08:15:04 +01:00
..
2024-12-09 08:15:04 +01:00
2024-11-02 10:30:45 +01:00
2024-11-30 10:07:10 +01:00
2024-05-31 09:13:56 +02:00
2024-08-15 12:31:07 +00:00
2024-08-08 07:45:30 +02:00
2024-11-01 19:06:26 +00:00
2024-10-03 11:42:24 +00:00
2024-10-06 10:11:44 +00:00