Run details:
Mozilla/5.0 (iPhone; CPU iPhone OS 17_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.2 Mobile/15E148 Safari/604.1
Mobile Safari 17
iOS 17.2.1
Mobile
2 years ago
Benchmark.js
.fill(true).map()
442K/s
.fill(undefined).map()
437K/s
.fill(null).map()
428K/s
.fill("").map()
427K/s
View exact numbers
Test name Executions per second
.fill(true).map() 442,305 Ops/sec
.fill(undefined).map() 437,193 Ops/sec
.fill(null).map() 428,417 Ops/sec
.fill("").map() 426,593 Ops/sec
Tests: