Commits
Click on a commit to change the comparison rangeperf: optimize SIMD check and encode implementations2 months ago
by DaniPopes fix: use signed overflow trick for SSE2 check, clean up tests2 months ago
by DaniPopes clean2 months ago
by DaniPopes perf: avoid SSSE3 loop in AVX2 encode remainder2 months ago
by DaniPopes unoutline2 months ago
by DaniPopes perf: skip remainder check for exact chunk multiples2 months ago
by DaniPopes more empty fast paths2 months ago
by DaniPopes refactor: reorder one_chunk fns below with_ fns, add debug assertions2 months ago
by DaniPopes refactor: remove unnecessary closure type hints2 months ago
by DaniPopes