Benchmark name When Created
InstanceOf vs String type vs Number type

Measure the performance of instanceOf operator vs comparing a basic string type.

6 months ago
Markdown Performance Comparison 14

A performance comparison of leading Javascript Markdown implementations.

6 months ago
Array.from() vs new Array() with index

Testing the difference between creating filled arrays.

6 months ago
Custom Event vs PubSub Single Event 10 6 months ago
slice version 2 6 months ago
slice version 6 months ago
11121212 6 months ago
Style vs SetAttribue 6 months ago
Object creation vs assign 6 months ago
slice vs array from 6 months ago
new class from fn vs function returning obj from fn

Measure the performance of instanceOf operator vs comparing a basic string type.

6 months ago
new class vs function returning obj

Measure the performance of instanceOf operator vs comparing a basic string type.

6 months ago
if-else vs switch-case vs object literals vs ternary-operator 3 6 months ago
Js Split vs Regex 6 months ago
js inarray 6 months 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.

6 months ago
Array find vs includes (temp3214) 6 months ago
Check JS spread operator vs Object.assign performance 6 months ago
asdasdasd1231231231 6 months ago
compare arrays + toString

lodash vs json stringify and other methods

6 months ago
For in vs Object.*.forEach vs Object.values vs _.forEach(_.values vs n=arr.length 6 months ago
Dexla - Lodash Get 6 months ago
Dexla - Lodash Merge 6 months 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

6 months ago
replaceChildren vs while w/ appendChild 2

replaceChildren vs while w/ appendChild

6 months ago

 Create Your benchmarks


;