|
|
|
|
|
by sillysaurus
4742 days ago
|
|
How much memory usage is "insane"? Are you sure the memory cost grows with the size of the application? It sounds like you tested a minimal test case, saw high memory usage, then didn't bother to test a large application. Maybe the memory usage is constant. |
|
There's a ticket I opened on the PyPy tracker, but this is sort of expected if I understand JITs correctly.
I didn't exhaustively benchmark it, but the initial results were too far outside the bounds of my limitations.