def memory_usage(): logging.info("fuck") h = hpy() result = str(h.heap()).replace("\n", "<br>") return result