|
|
|
|
|
by reitzensteinm
5283 days ago
|
|
Be careful extrapolating from such small examples, where the memory usage is dominated by fixed overhead. Running Django or something similar is more likely to give a real world result, and even then, a bunch of tests is far better. 3mb vs 30mb might be par for the course for smaller programs, but either is negligible. |
|