| Test case name | Result |
|---|---|
| Array.from() | |
| new TextDecoder() | |
| new Uint8Array() | |
| new TextEncoder() |
| Test name | Executions per second |
|---|---|
| Array.from() | 65272.7 Ops/sec |
| new TextDecoder() | 529902.8 Ops/sec |
| new Uint8Array() | 889583.5 Ops/sec |
| new TextEncoder() | 244276.5 Ops/sec |