Benchmarks tagged "v8"
Object.keys vs for..in
For "generic" for..in uses, that see different kinds of objects - i.e. arrays, fast-mode objects, di...
By: bmeurerArray cloning (results depending on N)
Performance characteristics of the different ways to clone an array (ignoring semantic differences),...
By: bmeurerArray cloning (N=1000)
Performance characteristics of the different ways to clone an array (ignoring semantic differences),...
By: bmeurerApply functions
Responding to question from Sam at https://twitter.com/samccone/status/896477039389138944
By: bmeurer