Skip to content

Commit 7e94449

Browse files
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 writers
1 parent a6daf4b commit 7e94449

File tree

1 file changed

+432
-366
lines changed

1 file changed

+432
-366
lines changed

0 commit comments

Comments
 (0)