Created
January 27, 2015 15:03
-
-
Save andresriancho/6ed7ffb866f0707c6017 to your computer and use it in GitHub Desktop.
Top lines where w3af does mallocs
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
| Measurement #4 | |
| Top 15 lines | |
| 1 : encodings/utf_8.py :16 - 110620.0 KiB | |
| 2 : python2.7/gzip.py :331 - 57050.0 KiB | |
| 3 : multiprocessing/pool.py :380 - 52507.0 KiB | |
| 4 : python2.7/socket.py :404 - 36179.0 KiB | |
| 5 : python2.7/socket.py :380 - 10197.0 KiB | |
| 6 : misc/ordereddict.py :15 - 7760.0 KiB | |
| 7 : parsers/url.py :210 - 7116.0 KiB | |
| 8 : generic/data_container.py :36 - 6796.0 KiB | |
| 9 : misc/ordereddict.py :16 - 6417.0 KiB | |
| 10: multiprocessing/queues.py :266 - 6188.0 KiB | |
| 11: crawl/web_spider.py :338 - 3404.0 KiB | |
| 12: python2.7/threading.py :869 - 3245.0 KiB | |
| 13: misc/cpickle_dumps.py :19 - 3226.0 KiB | |
| 14: generic/kv_container.py :46 - 2823.0 KiB | |
| 15: parsers/url.py :137 - 2754.0 KiB | |
| --: -- | |
| 2730 other: 76825.0 KiB | |
| Total allocated size: 393115.0 KiB |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment