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
10 months ago
Test name Executions per second
Array.from() only 2181121.2 Ops/sec
Array.from().map() 1107874.1 Ops/sec
.fill("").map() 775912.2 Ops/sec
.fill(null).map() 771327.0 Ops/sec
.fill(undefined).map() 770055.8 Ops/sec
.fill(true).map() 775499.8 Ops/sec
Tests:
  • Array.from() only

  • Array.from().map()

  • .fill("").map()

  • .fill(null).map()

  • .fill(undefined).map()

  • .fill(true).map()


;