Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

JQuery: test find by id and find by id and tag for non-document element

check which selector is better for non-document element

JQuery: find vs id selector

Test which solution find quicker element

JQuery: find vs children

Compare which method will quicker search result with tag selector

Map vs Foreach mutate array

This test will run map, vs foreach on a larger array and make sure you get a modified array

branch1

No description provided

frag vs append document

No description provided

frag vs document

test1

return the bigger value of two variables

No description provided

concat vs lodash.concat vs. push.apply vs. spread operator (fixed) vs. push in for loop

No description provided

1b9d6bcd-bbfd-4b2d-9b5d-ab8dfbbd4bed

lib config deep copy

map vs forEach Chris v2b

performance test map vs forEach

map vs forEach Chris v2

performance test map vs forEach

JQuery: find closest element with class or with class and id

Found, which way quicker for find element

map vs forEach Chris

performance test map vs forEach

JQuery: find by id vs find by id and tag

compare find dive element using JQuery

JQuery: find by class vs find by tag vs children

Compare which selector is better for finding element

lodash groupBy vs Array.reduce 3

No description provided

Classnames vs CLSX vs Alternatives vs Keys

Compare CLSX vs Classnames vs an own implementation of creating a template string

for ... of vs for ... in for array

Check which cycle quicker iterate through array

JS Spread operator vs push

No description provided

map vs object d23d32d32d123d32d23d332d23d32

No description provided

getElementById vs querySelector (class)

No description provided

$.each vs for ... in for object

Test, which cycle work quicker for iterating through objec

Fastest way to check if array have an element returning true or false

No description provided

Spread operator vs apply - jnslg

Compare the differing ways you can call a function with arbitrary arguments dynamically