Benchmark name | When Created |
---|---|
Obj vs map for in vs for of
testing map and object iteration, for in, for of |
5 years ago |
Template strings vs. String.concat v2 | 5 years ago |
Template strings vs. String.concat | 5 years ago |
Regex vs .indexOf vs .startsWith vs .substr (full)
Testing some things |
5 years ago |
IndexOf vs Includes in string
Banana |
5 years ago |
Jquery versions Benchmark 3.1.1 vs 3.4.1
Simple benchmark of jQuery versions |
5 years ago |
Console.log vs Empty log
Comparing performance of: Console.log vs Empty log |
5 years ago |
Map (Native vs Ramda vs Lodash vs Immutable) with lambda function
measures the speed of ramda's map vs Array's native map vs lodash map vs Immutable map |
5 years ago |
Lodash isEqual vs Native JS Equality with Array values | 5 years ago |
Lodash isEqual vs Native JS Equality | 5 years ago |
lodash slice | 5 years ago |
Find_the_substring | 5 years ago |
JS Events
Comparing Various Event Emitter Options |
5 years ago |
ac782c1a-7fed-4460-9db0-38147e3f0280 | 5 years ago |
bf8d3031-a09a-4b1e-a251-2630e7f45e07 | 5 years ago |
ramda append vs array shallow | 5 years ago |
for in vs reduce vs pick | 5 years ago |
Fib Now 4 | 5 years ago |
Fib Now 3 | 5 years ago |
Fib Now2 | 5 years ago |
Fib Now | 5 years ago |
non null vs. typeof vs. in vs. Object.hasOwnProperty
Object lookup performance |
5 years ago |
strkeyinc | 5 years ago |
replace speed | 5 years ago |
jQuery vs getElementById vs querySelector
Comparing speed of getting element by id with jQuery vs Vanilla JS with getElementById and querySelector |
5 years ago |