Explore >> Select a destination


You are here

healeycodes.com
| | www.rovarma.com
6.3 parsecs away

Travel
| | For the Linux version of Superluminal we rely on unwind information stored in the .eh_frame section in a binary to perform stack unwinding. We'll go over optimizations we made to libdwarf that greatly improve the performance of retrieving this information.
| | ehmatthes.com
1.6 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.
| | blog.valentin.sh
3.5 parsecs away

Travel
| | [AI summary] The author analyzes the performance of a command-line todo program, identifying that the majority of the execution time is due to Python interpreter startup and standard library imports, rather than their own code.
| | blog.christianposta.com
29.2 parsecs away

Travel
| API Gateways are going through a bit of an identity crisis these days.