Henning

Results 4 comments of Henning

Recently I wrote my own source indexer using jedi. I used a sqlite databases with four tables: file, name, definition and reference. Indexing stdlib took about four minutes using multiprocessing...

Yeah this is normally not a good idea. The coverage declined only after re-formatting this commit https://github.com/encode/uvicorn/pull/1642/commits/0cffedcbc1c392fc1edbc5c6e59e8298578fcfbb into multiple lines. I am not sure how to test for different request-response-cycles....

If spyne would use a pure Python module, it could also run on PyPy and Jython. PyPy would be an interesting target if you want to handle many requests.

Hey Xin, I jst submitted a pull-request to make hatop compatible with Python 3.