|
You are here |
healeycodes.com | ||
| | | | |
www.rovarma.com
|
|
| | | | | 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
|
|
| | | | | 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
|
|
| | | | | [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
|
|
| | | API Gateways are going through a bit of an identity crisis these days. | ||