Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

ruse compiler factorial 003

No description provided

ruse compiler factorial 002

No description provided

ruse compiler factorial 001

No description provided

Lodash: difference vs intersection vs includes

No description provided

Array push vs spread vs concat

When adding an element to an array, measure the performance of push, spread syntax and concat. The case is when original array must contain the new element, thus modifying it in process.

createElementTree ForEach 2

No description provided

createElementTree ForEach

No description provided

Testingas AngularGas5

No description provided

Testingas AngularGas2

No description provided

Testingas AngularGas

No description provided

Lodash Vanilla (+ Chained) vs Lodash FP vs Native

No description provided

Lodash Vanilla vs Lodash FP

No description provided

ruse js object vs array

No description provided

ruse equal benchmark

No description provided

func vs js object vs symbol

No description provided

Performance of Object.values(obj) vs_.values() vs for...in to extract values from an object

Compare performance between the native Object.values(obj) function vs the lodash _.values() option and a function that extracts the values of an object using a for...in loop.

Object values vs _.values vs my-values

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

cdfersd

ccs dss dw

lodash.each vs jquery each

No description provided

lodash partition vs forEach with array push vs two filter loops

No description provided

Array vs object performance by Dan 2

No description provided

map vs forEach for bookgini

comapre map to foreach

Split string

No description provided

test filtering with set

No description provided

ruse compiler factorial

No description provided