Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36
Chrome 121
Windows
Desktop
10 months ago
Test name Executions per second
Array.from() only 271469.0 Ops/sec
Array.from().map() 302743.5 Ops/sec
.fill("").map() 2309221.2 Ops/sec
.fill(null).map() 2529047.2 Ops/sec
.fill(undefined).map() 2579139.5 Ops/sec
.fill(true).map() 2343990.8 Ops/sec
Tests:
  • Array.from() only

  • Array.from().map()

  • .fill("").map()

  • .fill(null).map()

  • .fill(undefined).map()

  • .fill(true).map()


;