Browse the latest JavaScript performance benchmarks created by the community.
No description provided
No description provided
benchmark performance between str.prototype.repeat() and for loop
Compare round lodash function vs javascript native toFixed() function
No description provided
No description provided
No description provided
Compares slice, substr and substring to each other when the start index is 0
Testing performance when using a new RegExp object vs a literal regex
No description provided
No description provided
No description provided
Compare the new ES6 spread operator with the traditional push method
Compare the new ES6 spread operator with the traditional push method
No description provided
Originally from jsperf webgl-math-library-comparisson A comparisson of several math / vector libraries to be used against webgl. The test is intended to help select the fastest library to use for webgl projects. Libraries Tested: Closure / goog.math, gl-matrix, N3D, Sylvester, vanilla js These results show that the allocation of small temporary objects is practically free in modern browsers. Arrays are still much slower though. With this in mind, an ideal modern webgl math library should use immutable objects for each function call and then have a final conversion to Float32Array function only used when assigning the result to WebGL since allocating ArrayBuffers is also extremely slow.
No description provided
No description provided
No description provided
No description provided
No description provided
No description provided
No description provided
No description provided
No description provided