Benchmark name When Created
Spread vs Object.assign vs Object.keys with forEach deep clone one year ago
JS findIndex vs forEach

Comparing performance of: findIndex vs ForEach

one year ago
Iterate-Set-vs-arr

Iterate over a set.

one year ago
Test osusara one year ago
split str vs split re one year ago
Ternary operator vs String Interpolation

Which one is better to convert Boolean value to string ternary operator or string interpolation.

one year ago
Equals vs Strictly Equals one year ago
RegEx.test vs. Equals one year ago
Matrix vs Linear one year ago
Array.prototype.push vs Array.prototype.push.apply vs concat vs spread one year ago
create one year ago
Intl.NumberFormat vs toLocalString vs string split & replace & join one year ago
Create New Object from Reduce vs. ForEach vs For vs Object.entries one year ago
Iterate-Set-many

Iterate over a set.

one year ago
date-fns vs moment addDays2 one year ago
date-fns vs moment addDays one year ago
using set vs array one year ago
Math min one year ago
Join vs loop one year ago
stringify vs parse one year ago
str.match vs str.Split - @

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

one year ago
set vs array iteration + for each - large arrays - sum one year ago
set vs array iteration + for each - large arrays one year ago
set vs array iteration + for each one year ago
++i vs i++ v.2 one year ago

 Create Your benchmarks