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
9 months ago
Test name Executions per second
Array.from() only 3646275.5 Ops/sec
Array.from().map() 1819830.5 Ops/sec
.fill("").map() 1196167.0 Ops/sec
.fill(null).map() 1195983.8 Ops/sec
.fill(undefined).map() 1186189.2 Ops/sec
.fill(true).map() 1176667.5 Ops/sec
Tests:
  • Array.from() only

  • Array.from().map()

  • .fill("").map()

  • .fill(null).map()

  • .fill(undefined).map()

  • .fill(true).map()


;