Commit 7e94449
committed
perf(msgpack): replace Map ArrayList with HashMap
- Replace Map's ArrayList with HashMap for O(1) average lookups
- Add payloadHash/payloadEqual functions and PayloadHashContext
- Add compile-time SIMD detection and memcpySIMD optimization
- Optimize Payload.free with stack buffer for shallow structures
- Add generic helpers for string/binary/container readers and writers1 parent a6daf4b commit 7e94449
1 file changed
+432
-366
lines changed
0 commit comments