Why Did Implmenting Multiprocessing and/or MySQL Pooling in Python Reduce Runtime By 99%?

前端 未结 0 2017
抹茶落季
抹茶落季 2020-12-25 11:04

File this under good problems to have, but I have a Python routine that went from 23.75 hours of runtime to 0.25 hours after I implemented multiprocessing and MySQL pooling.

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