|
|
|
|
|
by lakrman
701 days ago
|
|
No, with sum moved into the function I get 6s for --enable-gil and 15.5s for --disable-gil on my machine, which is in the same order. As an added bonus, the stock Debian Python 3.7 is faster than both versions. So the alleged "faster python" promises are not kept, and neither are the "at most 15% slowdown" promises for the no-gil project. |
|