Browse the latest JavaScript performance benchmarks created by the community.
No description provided
No description provided
100k list splice and shift win, they mutate list slice loose, it creates a copy of list 7.5x slower
equal comparison
Is head() needed only to check length !== 0 ? P.s. Empty testcase for [0] is useless because it won't crash on trying to get nonexistent element
No description provided
compare filter methods on arrays that both modify objects and remove items from the array.
No description provided
No description provided
Benchmark of Object Literal vs If Else vs Switch Case
compare array copy/clone methods
No description provided
No description provided
No description provided
No description provided
Which date library can add and subtract days the fastest?
Performs a join between an Array and another Array, or an Object, or a Map. Similar to a join between two tables in a database.
Benchmarks finding of a pin (value) in a haystack (array, object or map)
No description provided
No description provided
benchmark different versions of jquery
No description provided
No description provided
No description provided
Comparação entre createElement vs string template