Created
August 17, 2012 00:50
-
-
Save sdesai/3374909 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Chrome 21 (better) | |
Old mixFacadeProps | |
new Base() x 7,181 ops/sec ±4.40% (53 runs sampled) | |
Fire With Facade Payload - 10 listeners x 43,066 ops/sec ±0.34% (58 runs sampled) | |
Fire With Facade Payload - 2 listeners x 50,986 ops/sec ±0.36% (57 runs sampled) | |
New mixFacadeProps | |
new Base() x 7,440 ops/sec ±2.95% (54 runs sampled) | |
Fire With Facade Payload - 10 listeners x 48,665 ops/sec ±0.42% (57 runs sampled) | |
Fire With Facade Payload - 2 listeners x 52,162 ops/sec ±0.85% (57 runs sampled) | |
Firefox 14 (a small gain) | |
Old mixFacadeProps | |
new Base() x 4,724 ops/sec ±3.13% (59 runs sampled) | |
Fire With Payload - 10 listeners x 24,969 ops/sec ±1.77% (58 runs sampled) | |
Fire With Payload - 2 listeners x 32,141 ops/sec ±1.64% (58 runs sampled) | |
New mixFacadeProps | |
new Base() x 4,763 ops/sec ±2.69% (58 runs sampled) | |
Fire With Payload - 10 listeners x 25,391 ops/sec ±1.77% (58 runs sampled) | |
Fire With Payload - 2 listeners x 32,685 ops/sec ±1.85% (55 runs sampled) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment