Browse the latest JavaScript performance benchmarks created by the community.
No description provided
Remove from array
No description provided
nothing!
No description provided
Pure JavaScript XHR Benchmark
No description provided
No description provided
Compare various methods of obtaining a group of elements identified by class name
Deletion of an element from an array.
In-place deletion of an element from an array.
No description provided
No description provided
No description provided
Which is faster to check if function has not been passed too many arguments?
Testing a linked list queue vs a double list queue for different performance scenarios.
No description provided
No description provided
No description provided
In FF if the object being iterated over is large enough it will trigger an expensive cycle collection with Test #1. Test #2 runs approximately 100 times faster on FF. The difference is marginal in Chrome. To see the difference in timing, I recommend loading up the debugger console to see exactly how many ms each run takes.
No description provided
String Concat vs JSON.stringify
No description provided
compare between plain js and jQuery
No description provided