filprofiler
filprofiler copied to clipboard
Improve UX for out-of-memory reporting (e.g. HTML report instead of just SVG)
execve()ing to a new process would allow outputing actual HTML, because all the application memory would be freed up and one could get a new Python process in good working order.