|
|
|
|
|
by whitehouse3
2805 days ago
|
|
The web app in question depends on PANDAS + numpy so that's definitely part of the toolchain. It wasn't 20-30 minutes from day one. The lock time started fast and then ballooned. Other comments here saying 2-3 minutes per lock are consistent with my general experience. This wasn't for complex pipenv operations either. A simple command: pipenv run python main.py took progressively longer to execute. |
|