|
|
|
|
|
by megaman821
5497 days ago
|
|
The optimized version of the PyPY code is around 17x faster than the first version of the Python code. That makes your C++ code 8x faster than the PyPy code, but I consider any Python code within an order of magnitude of C++ good. |
|