Run details:
Mozilla/5.0 (Android 15; Mobile; rv:148.0) Gecko/148.0 Firefox/148.0
Firefox Mobile 148
Android
Mobile
4 months ago
String.fromCharCode
2.5M/s
TextDecoder plus array
2.3M/s
TextDecoder plus constructor and array
965K/s
View exact numbers
| Test name |
Executions per second |
|
✓
TextDecoder
|
3,649,601 Ops/sec |
|
String.fromCharCode
|
2,471,663 Ops/sec |
|
TextDecoder plus array
|
2,281,511 Ops/sec |
|
TextDecoder plus constructor and array
|
965,159 Ops/sec |
Tests:
-
String.fromCharCode
-
TextDecoder
-
TextDecoder plus array
-
TextDecoder plus constructor and array