Test case name | Result |
---|---|
json.stringify + TextEncode | |
structuredClone | |
json.stringify | |
JSON |
Test name | Executions per second |
---|---|
json.stringify + TextEncode | 23395.0 Ops/sec |
structuredClone | 20914.8 Ops/sec |
json.stringify | 46009.6 Ops/sec |
JSON | 17237.9 Ops/sec |