Run details:
Mozilla/5.0 (iPhone; CPU iPhone OS 17_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0 Mobile/15E148 Safari/604.1
Mobile Safari 17
iOS 17.0
Mobile
10 months ago
Test name Executions per second
Array.from() only 1462125.4 Ops/sec
Array.from().map() 772752.4 Ops/sec
.fill("").map() 972410.5 Ops/sec
.fill(null).map() 962642.8 Ops/sec
.fill(undefined).map() 964239.4 Ops/sec
.fill(true).map() 919105.8 Ops/sec
Tests:
  • Array.from() only

  • Array.from().map()

  • .fill("").map()

  • .fill(null).map()

  • .fill(undefined).map()

  • .fill(true).map()


;