Scoped function vs Object Literal vs prototype vs external dependencies - v1 (version: 0)
Test the speed of 2 different techniques for constructing kind of a prototype equivalent against a true prototype and another also against another way to do thing
Comparing performance of: Object Literal vs Scoped Function vs Prototype vs External dependencies