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-12-06 13:01:15 +01:00
2024-05-31 09:13:56 +02:00
2024-11-02 10:30:45 +01:00
2024-11-22 14:15:35 +01:00
2024-10-26 09:19:48 +02:00