Hi Rob,
Which version of PyPy are you running this with? I have a long running branch
that I really should merge someday that is supposed to help with memory
consumption of json deserialization. Is there a chance you could share a
(anonymized) version of your test file?
Alternatively, you coul
Hi,
I am running a very simple test case (as we are hitting OOM on our larger
PyPy deployments) and I'd love some help understanding what is happening
here
We have a lot of processes that send messages to each other.
These can be large JSON serializations of objects.
But the memory being consum