Profiling Python code with py-spy

You can use py-spy to profile already running Python code without restarting your process or modifying the source code. Read more

Similar

The Rsync Algorithm in Python

I’ve often pondered this great and terrible beast – rsync. It’s spiny, nearly impenetrable command-line interface. Its majestic and wonderful efficiency. The depths of its man page, and the heights of its use-cases. (more…)

Read more »

Splitting atoms using Python (Interview)

Using Python to power the world Access to affordable and consistent electricity is one of the big challenges facing our modern society. Nuclear energy is one answer because of its reliable output and carbon-free operation. To make this energy accessible t... (more…)

Read more »