Benchmark name When Created
JQuery: text vs html getting

compare which method work quicker for getting text from element

3 years ago
Lodash isEmpty vs native .isArray + length 3 years ago
lodash map vs es6 map (10000 times) 3 years ago
lodash map performanc vs es6 3 years ago
lodash performanc vs es6 3 years ago
Regex /i vs .indexOf with tolowerCase

Testing some things

3 years ago
compare selector for find checkbox v3

compare JQuery selector for find checkboxes

3 years ago
compare selector for find checkbox v2

compare JQuery selector for find checkboxes

3 years ago
compare selector for find checkbox

compare JQuery selector for find checkboxes

3 years ago
JQuery: compare find select from div

find best solution for getting checkbox

3 years ago
Lodash cloneDeep vs clone vs spread 3 years ago
JQuery: text vs html

compare speed for adding text to element

3 years ago
querySelectorAll: id vs tag vs class

test which selector is better for find element

3 years ago
JQuery: test find by tag vs find by class for non-document element

check which selector is better for non-document element

3 years ago
Replace with regex or replace 3 years ago
Math.pow(x,0.25) vs Math.sqrt(sqrt(x)) 3 years ago
pow(x,0.25) vs sqrt(sqrt(x)) 3 years ago
Array.from vs Spread Performance 3 years ago
for...in vs Object.keys 3 years ago
mustache performance

nya nya nya

3 years ago
POJO hash table vs Map

Benchmark of various iteration and diffing strategies over a plain JavaScript-object-as-hash-table vs the ES6 Map data structure

3 years ago
Test speed for create of JQuery object v2

Test speed for create of JQuery object from string

3 years ago
$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

 New benchmark Your benchmarks