Run details:
Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Mobile Safari/537.36
Chrome Mobile 121
Android
Mobile
10 months ago
Test name Executions per second
Array.from() only 191479.6 Ops/sec
Array.from().map() 217908.9 Ops/sec
.fill("").map() 1631869.2 Ops/sec
.fill(null).map() 1556309.6 Ops/sec
.fill(undefined).map() 1508456.1 Ops/sec
.fill(true).map() 1434344.6 Ops/sec
Tests:
  • Array.from() only

  • Array.from().map()

  • .fill("").map()

  • .fill(null).map()

  • .fill(undefined).map()

  • .fill(true).map()


;