|
|
|
|
|
by d0mine
2094 days ago
|
|
> a lot of consecutive work
It might depend on your specific domain but most performance problems I've encountered are in this class i.e., I have the opposite experience: cases when performance problems can't be solved because Python is used are rare. ---
On reproducible builds: given your examples from other languages, Python has such tools too e.g., pip-tools package. |
|