Explore >> Select a destination


You are here

healeycodes.com
| | rog3rsm1th.github.io
17.2 parsecs away

Travel
| | How I used Frelatage to fuzz one of the most used python library and found bugs.
| | adamj.eu
11.5 parsecs away

Travel
| | When trying to improve a slow function or module, it's always a good idea to profile it. Here's a snippet for quickly profiling a section of code with Python's cProfile module, in two flavours. It's adapted from the cProfile documentation's Profile example. I have used versions of this snippet over the years to narrow in on performance issues.
| | ehmatthes.com
8.2 parsecs away

Travel
| | I was working on a longer post recently about optimizing a messy exploratory Python project, where the file I was focusing on took about 16 seconds to run.
| | smarimccarthy.is
103.7 parsecs away

Travel
|