jku / pip

pip fork to experiment with PEP-458 implementation https://www.python.org/dev/peps/pep-0458/: See branch tuf-v2 (and tuf-mvp and tuf-mvp-vendored for earlier work)
https://pip.pypa.io/
MIT License
1 stars 0 forks source link

stress testing? #26

Open jku opened 4 years ago

jku commented 4 years ago

I don't have great ideas but we do need to test the client at scale once there is a real server.

Maybe just download lots of different files with pip, keep all logs: this would find issues with filenames, file sizes etc, and possibly show some hard to trigger bugs because of the number of downloads