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("").map()
440K/s
.fill(null).map()
434K/s
.fill(true).map()
429K/s
.fill(undefined).map()
420K/s
View exact numbers
Test name Executions per second
.fill("").map() 439,847 Ops/sec
.fill(null).map() 434,085 Ops/sec
.fill(true).map() 429,176 Ops/sec
.fill(undefined).map() 420,309 Ops/sec
Tests: