Benchmark name When Created
global let vs local const_mohammadBaghaei one year ago
Array fill method vs for loop2

Array fill method vs for loop performance validation

one year ago
JavaScript spread operator vs Object.assign performance, non destructive 2 one year ago
eval vs new Function vs native one year ago
Array.prototype.push.apply vs spread vs concat

When adding an element to an array, measure the performance of push, spread syntax and concat. The case is when original array must contain the new element, thus modifying it in process.

one year ago
Lodash defaultTo vs native nullish operation one year ago
flatMap() vs flat().map()

flatMap vs flat map

one year ago
dev nulldasssas

dev null

one year ago
dealing with array of array which array should come first? one year ago
Drawing pre-scaled image vs scaling (same size of result image) one year ago
drawImage with scaling vs context scaling one year ago
StartsWith vs split space = one year ago
Semi deep copy | JSON stringify vs slice vs structuredClone vs spread vs Array from one year ago
JSON stringify vs slice vs structuredClone vs spread vs Array from one year ago
JSON.stringify vs slice vs structuredClone vs spread vs Array.from one year ago
JSON.stringify vs slice

JSON.stringify vs slice

one year ago
test join1 one year ago
test join one year ago
Find index in string with recursion vs findIndex

What's faster to locate a character's index within a string, findIndex or recursion?

one year ago
Data attribute access one year ago
Markdown performance 2023-03-17 3 one year ago
Markdown performance 2023-03-17 2 one year ago
lodash uniq vs set array comprehension one year ago
bignumber.js vs. big.js vs. decimal.js vs. Fraction.js (v2, with script links corrected fork without "toString")

- https://github.com/iriscouch/bigdecimal.js/tree/v0.6.1 - https://github.com/MikeMcl/bignumber.js/tree/v9.0.0 - https://github.com/MikeMcl/big.js/tree/v5.2.2 - https://github.com/MikeMcl/decimal.js/tree/v10.2.0 - https://github.com/infusion/Fraction.js/tree/v4.0.12

one year ago
String falsy test one year ago

 New benchmark Your benchmarks