Benchmark name | When Created |
---|---|
pop vs index for array
Comparing pop method vs last index check for an array element |
one year ago |
InstanceOf vs String type vs Number type
Measure the performance of instanceOf operator vs comparing a basic string type. |
one year ago |
Markdown Performance Comparison 14
A performance comparison of leading Javascript Markdown implementations. |
one year ago |
Array.from() vs new Array() with index
Testing the difference between creating filled arrays. |
one year ago |
Custom Event vs PubSub Single Event 10 | one year ago |
slice version 2 | one year ago |
slice version | one year ago |
11121212 | one year ago |
Style vs SetAttribue | one year ago |
Object creation vs assign | one year ago |
slice vs array from | one year ago |
new class from fn vs function returning obj from fn
Measure the performance of instanceOf operator vs comparing a basic string type. |
one year ago |
new class vs function returning obj
Measure the performance of instanceOf operator vs comparing a basic string type. |
one year ago |
if-else vs switch-case vs object literals vs ternary-operator 3 | one year ago |
Js Split vs Regex | one year ago |
js inarray | one year ago |
Lodash isEmpty vs Native Javascript, many keys
This benchmark compares the performance of lodash's `isEmpty` function with native JavaScript code for checking if an object is empty. The lodash `isEmpty` function checks if a value is an empty object, collection, map, or set. The native JavaScript code checks if an object has no own enumerable string keyed properties. |
one year ago |
Array find vs includes (temp3214) | one year ago |
Check JS spread operator vs Object.assign performance | one year ago |
asdasdasd1231231231 | one year ago |
compare arrays + toString
lodash vs json stringify and other methods |
one year ago |
For in vs Object.*.forEach vs Object.values vs _.forEach(_.values vs n=arr.length | one year ago |
Dexla - Lodash Get | one year ago |
Dexla - Lodash Merge | one year ago |
replaceChildren VS while+appendChild VS replaceChildren+fragment VS innerHTML+fragment VS while+fragment
replaceChildren VS while+appendChild VS replaceChildren+fragment VS innerHTML+fragment VS while+fragment |
one year ago |