Benchmark name | When Created |
---|---|
string.replace vs regexp.matchAll vs regexp.exec for parsing | 4 months ago |
Proxy JS Get Benchmark Multiple InheritanceFix4 | 4 months ago |
className vs. setAttribute vs. classList - exclusive
1000 exclusive class name |
4 months ago |
Bind vs closure declaration # modified | 4 months ago |
dfgdfgdfgg
gdfgdfgdf |
4 months ago |
str.match vs str.Split crlf
Test String.match with regex against String.split with string. We are splitting a string at the spaces. |
4 months ago |
structuredClone vs _.cloneDeep vs JSON
compare array copy/clone methods sdfewfe |
4 months ago |
regex vs includes - case insensitive | 4 months ago |
const vs let vs var (fixed) 2 | 4 months ago |
intersect v3c | 4 months ago |
Math.max with apply vs spread vs reduce on object array
Compare the new ES6 spread operator with the Math.max.apply method |
4 months ago |
intersect v3b | 4 months ago |
Performance of JS .foreach, for, for...of
Comparing performance between different loops in javascript |
4 months ago |
intersect v3 | 4 months ago |
Searching in an array of objects | 4 months ago |
intersect v2d | 4 months ago |
intersect v2c | 4 months ago |
intersect v2b | 4 months ago |
structuredClone vs alternatives test - complex object
compare object deep clone methods |
4 months ago |
structuredClone vs alternatives test
compare object deep clone methods |
4 months ago |
intersect v1 | 4 months ago |
moment("2024-07-09T12:18:14.332Z").valueOf()
new Date("2024-07-09T12:18:14.332Z").getTime() |
4 months ago |
For in vs Object.*.forEach vs Object.values 2 | 4 months ago |
filter vs. handwired for loop filtering | 4 months ago |
Spread Operator vs CloneDeep | 4 months ago |