Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

children vs find < in jQuery

No description provided

React variable vs function for render

I have a question about the performance of generating anon-functions many times instead of simply defining variables to hold render rules.

asdasdds

asd

arr = [] or arr.length=0

test

Lodash vs Native vs For loop

No description provided

HTML Text edit #3

No description provided

abcdcfg

No description provided

length -1 vs last

No description provided

vanilla vs jquery speed 2

nothing

test1113

nothing

test1112

nothing

test11146

nothing

test11145

nothing

test1114

nothing

test1123

nothing

test112

nothing

test111

nothing

Matrix 3x3 lib: impact of object type on functions optimization - different type of function argument - v1

Does the compiler determine that type of all created matrix-objects is the same? M3_0: matrix-object created in different places - see M3_0.new* functions. M3_1: matrix-object created by constructor - see M3_1 function. M3_2: matrix-object created in one place - see M3_2.newVal function. Affected functions: - mul_a() - setVal() - setCopy() Note: the time of creating matrix-objects is also included.

Matrix 3x3 lib: impact of object type on functions optimization - different type of function argument

Does the compiler determine that type of all created matrix-objects is the same? M3_0: matrix-object created in different places - see M3_0.new* functions. M3_1: matrix-object created by constructor - see M3_1 function. M3_2: matrix-object created in one place - see M3_2.newVal function. Affected functions: - mul_a() - setVal() - setCopy() Note: the time of creating matrix-objects is also included.

Test the speed of typeof vs. constructor

No description provided

Lodash 3.10.1 Every vs Native Every

No description provided

array assignment vs array fill

No description provided

Array iteration_0001

pipe chaining vs reduce with if's vs new array

Object.assign vs direct copy

No description provided

Math.max/min vs if vs ternary operator vs boolean

No description provided