Benchmark name When Created
reduce object vs object.fromentries (1K records) 3 months ago
Map vs Object (real-world) Performance (non-numeric key)

Lookup of map vs object (in a real-world test format)

3 months ago
Math.max() without spread vs reduce vs apply 3 months ago
Math.max() spread vs reduce() vs apply()

Compare speed of Math.max() apread, reduce() and apply()

3 months ago
Array item swapping, destructuring vs temp variable vs xor

Array destructuring vs temp variable use in array item swapping

3 months ago
Lodash isPlainObject vs. typeof === "object" && !Array.isArray 3 months ago
str.match vs str.Split jllj lpk

Test String.match with regex against String.split with string. We are splitting a string at the spaces.

3 months ago
jquery test 2 3 months ago
jquery test 3 months ago
Intl.Collator('en').compare vs localeCompare 3 months ago
queryselector vs getelementbyid with classes and ids 3 months ago
queryselector vs getelementbyid multiple id 3 months ago
queryselector vs getelementbyid with multiple id 3 months ago
分号存在与否的差异 3 months ago
new Url vs host RegEx test 3 months ago
makes fast (end of list) 3 months ago
makes fast 3 months ago
push() vs [...] for large arrays

Comparing the various ways to append to a large array

3 months ago
appendChild with DocumentFragmenet vs append Array of Elements 3 months ago
Lodash.js vs Native - filter 3 months ago
split-join vs regex replace vs replaceAll 3 months ago
array includes vs object key -1 3 months ago
Sort and Shift vs Loop and Splice 3 months ago
Set textContent vs append 3 months ago
lodash omitBy vs Array.reduce omit by 100k 3 months ago

 Create Your benchmarks


;