Benchmark name When Created
WeakMap vs Symbol Property 900 one year ago
Date.parse vs getTime() one year ago
Lodash cloneDeep vs structuredClone vs JSONNNSssnNNa

https://developer.mozilla.org/en-US/docs/Web/API/structuredClone

one year ago
range generator vs array vs for one year ago
range generator vs array one year ago
Exponentiation vs Math.pow test one year ago
Exponentiation vs Math.pow one year ago
Array concat vs spread operator vs push vs assignment

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

one year ago
Array concat vs spread operator vs push vs assign

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

one year ago
ES6 Class vs Prototype vs Object Literal vs Object & Functions [rW@B8]

Test the speed and memory usage using 4 different techniques for constructing values and calling functions on them.

one year ago
JS fastest unique array Set vs uniq vs filter

Compare performance between Set, lodash uniq, filter

one year ago
str.match vs str.Split call

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

one year ago
reducer vs fromEntries one year ago
forEach vs reduce vs map vs filter vs for add code one year ago
Promisify test one year ago
Eval va function one year ago
Angular clone vs Lodash cloneDeep one year ago
dwqdwqdqwdqw

dqwdwqdwq

one year ago
Array.map vs preallocation ckck one year ago
Object Deep Copy 2024

Produce a deep copy of a Javascript object where nested objects are not simply references to the originals.

one year ago
jQuery $.each() vs Array.prototype.forEach() one year ago
String matching - Regex stripping vs Concatenation of strings one year ago
parseInt vs Number conversion test 2 one year ago
array index vs substring

array index vs substring

one year ago
RegExp Case Sensitivity one year ago

 Create Your benchmarks