数组操作-数组创建

Benchmark created on


Test runner

Ready to run.

Testing in
TestOps/sec
Arrry.from
const array = Array.from([1,2,3,4,5,6,7,8,9,10,1,2,3,4,5,6,7,8,9,10,])
ready
array
const array = [1,2,3,4,5,6,7,8,9,10,1,2,3,4,5,6,7,8,9,10,]
ready

Revisions

You can edit these tests or add more tests to this page by appending /edit to the URL.