robpalme
Rob Bench
Recursion vs Iteration
Demonstrates lifetime and impact of gratuitously long-lived stack references....
Dictionary creation
Object.defineProperty vs assignment
Measuring the impact of Object.defineProperty...
Linear search
Existence testing on a set of strings
Compare different methods of testing for the existence of a string value in a set of other strings. ...