# of spans | mem with xbl | mem w/out xbl |
---|---|---|
1 | 327400 | 260648 |
10 | 328904 | 263176 |
100 | 396088 | 294088 |
1000 | 982120 | 577352 |
10000 | 6825992 | 3451208 |
Last active
January 19, 2018 20:57
-
-
Save bgrins/8b690c688ab5a2dfc077c57e99ab2d70 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
* Apply patches | |
* `./mach run --profile $(mktemp -d) "data:text/html,$(printf '<span></span>'%.0s {1..1})"` | |
* Copy number of out stdout |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment