We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I was running the microbenchmarks and kept getting SIGTERM, apparently it was exhausting my 16gb of memory + 8gb of swap.
I reran the tests to try to figure out which microbenchmarks were triggering the leaks in RustPython:
This is the point where it died again, so maybe there are more. Or maybe they all have the same root causes 🤷
I was running the microbenchmarks and kept getting SIGTERM, apparently it was exhausting my 16gb of memory + 8gb of swap.
I reran the tests to try to figure out which microbenchmarks were triggering the leaks in RustPython:
This is the point where it died again, so maybe there are more. Or maybe they all have the same root causes 🤷