|
|
|
|
|
by game_the0ry
622 days ago
|
|
Just playing devil's advocate here. > They want some kind of performance uplift without rewriting the whole python code base. In order take advantage of mutli-threading and/or async i/o, you would need re-write your code anyway, right? And at the point, wouldn't re-writing in different language be an option? |
|
Heavily restructure, sure. Rewrite? Probably not.