Browse the latest JavaScript performance benchmarks created by the community.
No description provided
No description provided
No description provided
No description provided
Deletion of an element from an array.
Compare the new ES6 spread operator with the traditional concat() method
No description provided
No description provided
No description provided
No description provided
Compare the new ES6 spread operator with the traditional concat() method
Measure the performance of delete versus removing a prop from an object
No description provided
This benchmark works in latest Chrome. It will not run in Firefox, until Firefox version 90, which should come out soon.
var MyObject = { description: 'Creates a deep copy of source, which should be an object or an array.', myNumber: 123456789, myBoolean: true, jayson: { stringify: 'JSON.stringify() method converts a JavaScript value to a JSON string....', parse: 'JSON.parse() method parses a JSON string...' } };
No description provided
See if filter is faster than splice method for deletion
A performance comparison of leading Javascript Markdown implementations.
A performance comparison of leading Javascript Markdown implementations.
A performance comparison of leading Javascript Markdown implementations.
A performance comparison of leading Javascript Markdown implementations.
A performance comparison of leading Javascript Markdown implementations.
A performance comparison of leading Javascript Markdown implementations.
compare performance of object creating non-empty objects using object literal vs Object.create
A performance comparison of leading Javascript Markdown implementations.