[Python-Dev] Investigating Python memory footprint of one real Web application
Antoine Pitrou
solipsis at pitrou.net
Wed Jan 25 12:33:09 EST 2017
More information about the Python-Dev mailing list
Wed Jan 25 12:33:09 EST 2017
- Previous message (by thread): [Python-Dev] Investigating Python memory footprint of one real Web application
- Next message (by thread): [Python-Dev] Investigating Python memory footprint of one real Web application
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Wed, 25 Jan 2017 20:54:02 +0900 INADA Naoki <songofacandy at gmail.com> wrote: > > ## Stripped annotation + without pydebug Does this mean the other measurements were done with pydebug enabled? pydebug is not meant to be used on production systems so, without wanting to disparage the effort this went into these measurements, I'm afraid that makes them not very useful. Regards Antoine.
- Previous message (by thread): [Python-Dev] Investigating Python memory footprint of one real Web application
- Next message (by thread): [Python-Dev] Investigating Python memory footprint of one real Web application
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list