[pypy-dev] A quick question for you!

Etienne Robillard tkadm30 at yandex.com
Tue Jun 19 04:06:33 EDT 2018



Le 2018-06-18 à 22:47, William ML Leslie a écrit :
> On 18 June 2018 at 22:18, Etienne Robillard <tkadm30 at yandex.com> wrote:
>> Hi,
>>
>> Quick question: Does anyone of you know what is the effect of enabling
>> gc.enable() in sitecustomize.py when using PyPy? Can it reduce latency for
>> long-lived WSGI applications?
>>
> gc is enabled by default.  you only need to use gc.enable() if you
> have earlier run gc.disable().

Good to know man! I didn't knew that.

Thanks for sharing.

Etienne

-- 
Etienne Robillard
tkadm30 at yandex.com
https://www.isotopesoftware.ca/




More information about the Python-list mailing list