Benchmark name | When Created |
---|---|
dynamic create object vs array | 8 years ago |
Object array search by property | 8 years ago |
Object array search by property | 8 years ago |
Object array search by property | 8 years ago |
Fastest way to double check value. | 8 years ago |
Most Significant Digit
Comparing the performance of finding the most significant digit (in base 10), utilizing string interpolation and also log(). |
8 years ago |
Arguments vs. Rest
Which is faster to check if function has not been passed too many arguments? |
8 years ago |
Stack strategies | 8 years ago |
InAndOutScope | 8 years ago |
wyygoUfhcrzEqJb8aQVZyF2PFTky4fDV | 8 years ago |
aoA6ApW486QVzbnDH8DbTzRJQgUzwPmq | 8 years ago |
if ...// if compressed | 8 years ago |
Linked List Queue vs Double Array Queue
Testing a linked list queue vs a double list queue for different performance scenarios. |
8 years ago |
single v double array queue | 8 years ago |
removeclass vs hide | 8 years ago |
addclass vs show | 8 years ago |
PwD84cTUCbiv4QqfvngndfD7u8sXdFuW-2 | 8 years ago |
Object.assign vs prototype | 8 years ago |
Object.assign vs prototype | 8 years ago |
Object.assign vs prototype | 8 years ago |
PwD84cTUCbiv4QqfvngndfD7u8sXdFuW | 8 years ago |
Testing JS Performance of deleting a large map.
In FF if the object being iterated over is large enough it will trigger an expensive cycle collection with Test #1. Test #2 runs approximately 100 times faster on FF. The difference is marginal in Chrome. To see the difference in timing, I recommend loading up the debugger console to see exactly how many ms each run takes. |
8 years ago |
Filter objects in array by attribute
Testing the cheapest pattern for filtering an array of objects based on attribute. |
8 years ago |
sha1asm | 8 years ago |
bytesToHex | 8 years ago |