Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

When I had to optimise some Python code, the logging module was the first module that got replaced. I have no idea what it was doing, but it was causing a 10x or so hit to performance. Writing my own logging.py (with the same API so I didn't have to change any other code) gave me a massive improvement.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: