Created
January 30, 2016 21:34
-
-
Save Chadtech/00474911400d108f93bd 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
| How long it takes to do each operation a million times in miliseconds | |
| Create a Div | |
| 920.55 | |
| Get by ID | |
| 104.3 | |
| Set Attribute | |
| 307.6 | |
| Append Child | |
| 162.5 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment