Run details:
Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Mobile Safari/537.36
Chrome Mobile 121
Android
Mobile
2 years ago
Benchmark.js
.fill(undefined).map()
1.1M/s
.fill(true).map()
1.1M/s
.fill("").map()
1.1M/s
.fill(null).map()
1.1M/s
View exact numbers
Test name Executions per second
.fill(undefined).map() 1,141,504 Ops/sec
.fill(true).map() 1,137,588 Ops/sec
.fill("").map() 1,109,655 Ops/sec
.fill(null).map() 1,087,131 Ops/sec
Tests: