JSON.stringify vs MessagePack.encodeFastest: JSON.stringify (3.7x faster)
411,315 ops/sec
111,747 ops/sec
Results show median performance across all community submissions. Run this benchmark yourself to verify on your device.
| Test case name | Result |
|---|---|
| JSON.stringify | |
| MessagePack.encode |
| Test name | Executions per second |
|---|---|
| ✓ JSON.stringify | 641,345 Ops/sec |
| MessagePack.encode | 117,408 Ops/sec |