Files
Odin/core
Yawning Angel 9e65e229d0 core/bytes: Tweak index_byte and last_index_byte
- Assume unaligned loads are cheap
- Explicilty use 256-bit or 128-bit SIMD to avoid AVX512
- Limit "vectorized" scanning to 128-bits if SIMD is emulated via SWAR
- Add a few more benchmark cases
2024-08-19 11:40:36 +09:00
..
2024-08-14 01:44:35 +02:00
2024-08-10 18:32:37 +09:00
2024-06-29 19:23:58 +01:00
2024-08-09 21:56:54 +02:00
2024-08-17 00:37:01 +02:00
2024-07-31 20:00:55 +02:00
2024-08-16 22:54:53 +02:00
2024-08-14 01:44:35 +02:00
2024-02-08 15:15:16 +00:00
2024-08-10 18:26:59 +02:00
2024-08-16 22:54:53 +02:00
2024-08-16 23:18:59 +02:00