Benchmark name When Created
moment(string) vs moment(new Date(string)) vs new Date(string) 10 months ago
Moment.js string vs Date in constructor 10 months ago
Math.round vs 0.5 << 0 10 months ago
toLocaleString vs regex 10 months ago
concat vs Destructuring 10 months ago
JSON stringify vs array join 2 10 months ago
_.pickBy vs native vs ES6 Filter 10 months ago
<script src='https://cdnjs.cloudflare.com/ajax/libs/lodash.js/4.17.15/lodash.min.js'></script> 10 months ago
String.includes vs. multiple String.endsWith

If what you're looking for is expected to be at the end of a string, is it faster to test multiple known setups from the end of the string?

10 months ago
Sorting array 10 months ago
Rest parameters vs array parameter 2 10 months ago
Const vs Has

Const vs Has

10 months ago
Math.pow(x,0.5) vs Math.sqrt(x) 12 10 months ago
es6 destructuring vs lodash _.get string and array keys with toPath and manual caching 2 10 months ago
JavaScript spread operator vs Object.assign (with new object) performance 10 months ago
object spread vs. Object.assign() 10 months ago
array.entries() vs for loop 2 10 months ago
Reduce vs array.entries() vs for loop 10 months ago
Deep clone performance comparison 10 months ago
querySelector vs getElementsByTagName iframe src 1.1 10 months ago
querySelector vs getElementsByTagName iframe src 2 10 months ago
querySelector vs getElementsByTagName iframe src 10 months ago
JQuery version speed test jQuery 3.4.1 all 1

JQuery version speed test

10 months ago
forEach vs Flatmap 10 months ago
Array.prototype.filter vs Lodash filter bumped to 10k 10 months ago

 New benchmark Your benchmarks