Projects to test pythoscope on
Just chatted in #python to get some ideas of what to try pythoscope on.
- Tornado
- Distribute
- Stuff in the python standard library
- pydoc
- Circuits
I guess I’ll start with pydoc first since it probably could be accepted as a patch to python.
Issues found while initializing:
- Pythoscope needs the ability to exclude directories when initializing.
- Pythoscope needs to be optimized during initialization — memory use grows to over 800 MB looking at the python standard library. At which point my poor netbook starts to page like mad