Tests:
-
charCodeAt(300)
-
[0].charCodeAt()
-
[300].charCodeAt()
-
+[0]
-
+[300]
Rendered benchmark preparation results:
Latest run results:
Run details: (Test run date:
one year ago)
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36
Chrome 130 on Windows
View result in a separate tab
[300].charCodeAt()
8.1M/s
View exact numbers
| Test name |
Executions per second |
|
✓
charCodeAt(300)
|
8,480,823 Ops/sec |
|
+[300]
|
8,421,745 Ops/sec |
|
[0].charCodeAt()
|
8,356,395 Ops/sec |
|
+[0]
|
8,344,734 Ops/sec |
|
[300].charCodeAt()
|
8,086,396 Ops/sec |
Do you really want to delete benchmark?