Benchmark name When Created
Regex vs Split and pop node name one year ago
Length vs regex one year ago
JS deep copy obj test2 one year ago
Join vs toString vs JSON one year ago
Lodash cloneDeep vs structuredClone vs recursiveDeepCopy vs JSON clone vs Fast Copy vs chatGptDeepClone one year ago
JS deep copy obj test one year ago
sset vs remove atttr one year ago
Markdown Performance Comparison June 5th 2023

A performance comparison of leading Javascript Markdown implementations.

one year ago
Lodash cloneDeep vs structuredClone vs recursiveDeepCopy vs JSON clone (larger object)

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

one year ago
wefwe efewre one year ago
optional chaining vs. non-optional chaining

Determine performance cost of using optional chaining when not required

one year ago
str.match vs str.Split filter

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

one year ago
Lodash cloneDeep vs JSON Clone vs Ramda Clone vs hand rolled vs spread vs obj.assign vs structured clone

just benchmarking things

one year ago
Some vs. Filter vs. indexOf vs. Includes vs. Find with fix one year ago
regex vs. split().slice().join() one year ago
map+join vs concat2 one year ago
map+join vs concat1 one year ago
map+join vs concat one year ago
String() vs .toString() vs concat vs template one year ago
Array.prototype.slice vs spread operator 20

Compare the new ES6 spread operator with the traditional slice() method

one year ago
2023 - xhr vs fetch one year ago
Array concat vs spread operator vs push (reduce)

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

one year ago
BigInt parseInt vs Number one year ago
Object parameters 2 one year ago
for vs foreach vs some vs for..of gabzz

Compare loop performance

one year ago

 Create Your benchmarks