Last active
December 10, 2015 00:08
-
-
Save ericf/4348473 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
| Starting benchmarks. | |
| Base x 12,721 ops/sec ±1.62% (92 runs sampled) | |
| MyBase x 10,975 ops/sec ±4.68% (82 runs sampled) | |
| MyBase with 10 simple value attributes x 7,674 ops/sec ±3.96% (90 runs sampled) | |
| MyBase with 20 varied attributes x 4,157 ops/sec ±2.24% (81 runs sampled) | |
| BaseCore x 41,917 ops/sec ±4.44% (81 runs sampled) | |
| MyBaseCore x 44,374 ops/sec ±2.22% (90 runs sampled) | |
| MyBaseCore with 10 simple value attributes x 15,058 ops/sec ±2.21% (91 runs sampled) | |
| MyBaseCore with 20 varied attributes x 5,083 ops/sec ±4.71% (73 runs sampled) | |
| Finished. |
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
| Starting benchmarks. | |
| Base x 11,712 ops/sec ±4.03% (85 runs sampled) | |
| MyBase x 12,965 ops/sec ±0.95% (91 runs sampled) | |
| MyBase with 10 simple value attributes x 8,295 ops/sec ±2.13% (94 runs sampled) | |
| MyBase with 20 varied attributes x 4,228 ops/sec ±2.31% (83 runs sampled) | |
| BaseCore x 46,427 ops/sec ±2.50% (93 runs sampled) | |
| MyBaseCore x 42,284 ops/sec ±4.43% (86 runs sampled) | |
| MyBaseCore with 10 simple value attributes x 15,966 ops/sec ±1.88% (88 runs sampled) | |
| MyBaseCore with 20 varied attributes x 5,621 ops/sec ±3.64% (74 runs sampled) | |
| Finished. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment