How to accelerate `import numpy` by excluding unneeded submodules

前端 未结 0 1677
忘了有多久
忘了有多久 2020-12-18 05:49

We have a test suite that executes hundreds of Python scripts. After optimizing our own code, we found that most of the test time is now spent on loading numpy and matplotli

相关标签:
回答
  • 消灭零回复
提交回复
热议问题