serialize array

Benchmark created on


Preparation HTML

	

Test runner

Ready to run.

Testing in
TestOps/sec
small array
console.log([[1,2],[1,2],[1,2],[1,2],[1,2],[1,2]].toString()); 

ready
mid size array
console.log([[1,2],[1,2],[1,2],[1,2],[1,2],[1,2],[1,2],[1,2],[1,2],[1,2],[1,2],[1,2],[1,2],[1,2],[1,2],[1,2],[1,2],[1,2],[1,2],[1,2],[1,2],[1,2],[1,2],[1,2],[1,2],[1,2],[1,2],[1,2],[1,2],[1,2],[1,2],[1,2],[1,2],[1,2],[1,2],[1,2],[1,2],[1,2],[1,2],[1,2],[1,2],[1,2],[1,2],[1,2],[1,2],[1,2],[1,2],[1,2]].toString()); 
ready

Revisions

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