Benchmark name When Created
$find by tag vs $ by tag vs find by tag

testing two solution for get parameter

3 years ago
$.each vs for...of with Object.getOwnPropertyNames() for object

Compare iterating through object with 1000 properties

3 years ago
$.each vs Array.forEach

compare iteration for array with 1000 elements

3 years ago
$.each vs for...in for object

compare which cycle is better for iterate through object properties

3 years ago
JQuery each vs for ... of for array

compare which solution is better for array with 100 element

3 years ago
document vs. var for document 3 years ago
JQuery: parseHTML vs without parse

Test speed for create of JQuery object

3 years ago
Empty Array 2

Compare standards methods for making an array empty.

3 years ago
JQuery: test prepare div block with content and attribute (10 elements)

Test two approach for preparing div block with content (but for 100 elements)

3 years ago
querySelector vs querySelector + cache using Map2 3 years ago
map filter vs RegExp without console.log 3 years ago
map filter vs RegExp 3 years ago
JQuery: test prepare div block with content and attribute (2 element)

Test two approach for preparing div block with content (but for two elements)

3 years ago
JQuery: test prepare div block with content and attribute

Test two approach for preparing div block with content

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

check which selector is better for non-document element

3 years ago
JQuery: find vs id selector

Test which solution find quicker element

3 years ago
JQuery: find vs children

Compare which method will quicker search result with tag selector

3 years ago
Map vs Foreach mutate array

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

3 years ago
branch1 3 years ago
frag vs append document 3 years ago
frag vs document

test1

3 years ago
return the bigger value of two variables 3 years ago
mustache rendering performance w/ LT

nya nya nya

3 years ago
concat vs lodash.concat vs. push.apply vs. spread operator (fixed) vs. push in for loop 3 years ago
1b9d6bcd-bbfd-4b2d-9b5d-ab8dfbbd4bed

lib config deep copy

3 years ago

 New benchmark Your benchmarks