Symbol

Benchmark created on


Setup

function f() {
	
	
}

t = [2,3,4]
e = {}

Test runner

Ready to run.

Testing in
TestOps/sec
init
f.apply(null, [1].concat(t).concat([e]) )
ready
class
f(1, ...t, e)
ready

Revisions

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