Benchmark name When Created
Public vs Private properties

Comparing the get and set performance of directly accessing a field on a class versus using a getter/setter pair on a private property.

5 months ago
_.sortBy vs JS sort vs for vs forEach 5 months ago
bignumber.js vs. big.js vs. decimal.js vs currency.js

- 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/scurker/currency.js/tree/v2.0.4

5 months ago
Number vs + vs parseFloat vs Math.Round (round to 2 decimal places) 5 months ago
Number vs + vs parseFloat vs Divide 5 months ago
for loop vs. .map but fast and with only 4 elements 5 months ago
for loop vs. .map but fast 5 months ago
for loop vs. .map [2] 5 months ago
string-interpolation-vs-toString-vs-String 5 months ago
nodes clone vs text replace 5 months ago
RegEx vs For Loop TestML

-

5 months ago
Array.from() vs new Array() without callback 5 months ago
insertAdjacentHTML vs append: V2 5 months ago
flatMap() vs filter().map() 999

flatMap vs filter map

5 months ago
foreach/for of 5 months ago
Test wildcard selectors with and without tag 2 5 months ago
Test wildcard selectors with and without tag 5 months ago
Iterate-Set4

Iterate over a set.

5 months ago
Iterate-Set3

Iterate over a set.

5 months ago
Iterate-Set2

Iterate over a set.

5 months ago
Canvas restore or retranslate 5 months ago
Performance Test: substring vs substr vs slice vs split last index 5 months ago
JSON.stringify vs recursive for-loop 5 months ago
objct2 vs function2 5 months ago
objct1 vs function1 5 months ago

 Create Your benchmarks