Benchmark name When Created
testvv1 4 years ago
Fetch cache (default) vs no cache (no-store) GET method/text 4 years ago
Fetch cache (default) vs no cache (no-store) GET method 4 years ago
Fetch cache (default) vs no cache (no-store) 4 years ago
spread + splice vs filter to remove one item at given index

Remove one item from array and return a new array with filter or slice and spread operator

4 years ago
Lodash omit VS delete 4 years ago
lodash uniq vs set for object members 4 years ago
The Many Ways of Concatenating

Benchmarking the many ways of concatenating an array in JavaScript. Read more in this blog post: https://dev.to/thecodrr/the-so-many-ways-of-concatenating-an-array-2a26

4 years ago
Array concat vs spread operator vs push 2

Compare the new ES6 spread operator with the traditional concat() method and push

4 years ago
Native XHR vs Fetch (async/await - try/catch)

XHR and Fetch benchmark with and without async/await and try/catch.

4 years ago
Try/catch performance (JSON parse) 4 years ago
Try/catch performance 4 years ago
JSON.parse() vs. [email protected] 4 years ago
Spread vs Push when copying array 4 years ago
Split vs Include 4 years ago
Lodash _concat vs native concat 4 years ago
Loop over object: lodash vs Object.entries fork by d9k: random indexes 4 years ago
Proxy vs Proxy + Reflect + direct 4 years ago
Order by test 4 years ago
push vs set performance

some desc

4 years ago
Loop over object: lodash vs Object.entries fork by d9k 3 4 years ago
Loop over object: lodash vs Object.entries fork by d9k 2 4 years ago
Date serialization+parsing of strings vs. numbers

Compares the speed of serializing dates to ISO strings and parsing them vs. serializing them to numbers and parsing them.

4 years ago
array test 3 4 years ago
array test 2 4 years ago

 Create Your benchmarks


;