| Test case name | Result |
|---|---|
| String.fromCharCode, subarray | |
| TextDecoder, new uint8array | |
| TextDecoder, subarray |
| Test name | Executions per second |
|---|---|
| String.fromCharCode, subarray | 13930.8 Ops/sec |
| TextDecoder, new uint8array | 255830.1 Ops/sec |
| TextDecoder, subarray | 428186.2 Ops/sec |