Benchmark name When Created
matchMedia vs clientWidth vs innerWidth 4 years ago
Lodash filter vs native

Lodash filter vs native

4 years ago
split vs regex match

split vs regex match

4 years ago
Switch vs Object Literal defined once 4 years ago
filter vs compact vs native 4 years ago
jquery compare 4 years ago
Lodash get() comparison

Compares get(data, "prop.names.here") vs get(data, ["prop", "names", "here"]

4 years ago
qwewtrqw1231

1qerqwe123

4 years ago
sdfsdf 4 years ago
aaaxssxsdc 4 years ago
_.some vs _.find

Compare _.some vs _.find

4 years ago
for in vs for each 4 years ago
Lodash cloneDeep vs spread 4 years ago
for vs forEach vs for-of

for vs forEach vs for-of

4 years ago
lodash.each vs Object.forEach vs Native for 4 years ago
set add vs map 2 4 years ago
set add vs map 4 years ago
Switch vs Object Literal with Optimizations 4 years ago
Testing 4567_2

save length of the array in the variable vs get it the loop

4 years ago
Testing 4567

save length of the array in the variable vs get it the loop

4 years ago
Boolean constructor vs double negotiation trick in javascript 4 years ago
_.isEmpty vs You-Dont-Need-Lodash-Underscore#_isempty 4 years ago
PH - Object Creation 4 years ago
slice vs substr vs substring (with end index) -x

Compares slice, substr and substring to each other when there is only a start index

4 years ago
getElementById vs id function

document.getElementById() versus id wrapper function Performance comparison of inline use of the browser native DOM method document.getElementById() vs javascript wrapper functions in various forms (declaration, expression, arrow). As expected there are not big differences, but it is interesting that calling the JS wrapper function can be faster in some cases.

4 years ago

 New benchmark Your benchmarks