Skip to content

Commit 3afa8f8

Browse files
committed
perf(msgpack): add SIMD integer optimizations
- Add SIMD-accelerated byte swap functions for u32/u64 - Implement memory alignment optimizations for better performance - Add batch conversion functions for integer arrays - Replace std.mem.writeInt with optimized fast paths - Add comprehensive alignment and batch conversion tests
1 parent 850b372 commit 3afa8f8

2 files changed

Lines changed: 547 additions & 18 deletions

File tree

0 commit comments

Comments
 (0)