Benchmark name When Created
check placeholder in string

Test check placeholder in string, for avoid a place holder is injected into log

one month ago
lodash sortBy vs native sort one month ago
hash-wasm vs Web Crypto API one month ago
Obj.is vs JSON.stringify one month ago
Set vs Object vs Map, Access gweqgewqgewqgewq

Compare the speed to retrieve a value from three data structures that can be used for boolean referencing; i.e. for mapping enabled settings.

one month ago
Test string concat one month ago
Builder pattern extend one month ago
Builder pattern b one month ago
Builder pattern one month ago
Multiply using Decimal.js vs Multiply using native numbers with Math.pow to 10 decimals one month ago
Object.assign vs spread operator vs structured clone vs for loop copy vs JSON duplicate with fallbacks

This test is only intended to be used to test for getting a new reference to an object, not generating a deep clone of an object. Some of the methods used here generate a deep copy and some a shallow copy, but the intent is only to find the fastest method of getting a shallow copy where the key length is long and there are lots of keys.

one month ago
lodash hasIn vs get one month ago
Comparing response.json() and JSON.parse(response.text()) one month ago
direct vs indirect var return one month ago
Roman_Var_In_Loop

to var or not to var in loop

one month ago
slice vs substr vs substring (with no end index) 3

Compares slice, substr and substring to each other when there is only a start index

one month ago
slice vs substr vs substring (with no end index) 2

Compares slice, substr and substring to each other when there is only a start index

one month ago
JQuery: selector vs filter vs filter+filter

find the best solution for optimize getting selected option

one month ago
[...array].sort vs array.toSorted one month ago
JS Date libraries 3 one month ago
getElementById vs QuerySelector nested element2 one month ago
Array foreach vs for..in one month ago
Search strategy generation loss one month ago
Array Pop vs setting array length -1

Comparing array pop vs setting array length

one month ago
javascript loops2 one month ago

 Create Your benchmarks