|
You are here |
halobates.de | ||
| | | | |
www.brendangregg.com
|
|
| | | | | Investigating Java warmup performance using flame graphs and the Linux perf profiler. | |
| | | | |
shuheikagawa.com
|
|
| | | | | A personal website of Shuhei Kagawa. I write mostly on web technologies and life. | |
| | | | |
lwn.net
|
|
| | | | | Tracing is a technique that is used for both performance analysis and debugging. A tracer gen [...] | |
| | | | |
keyj.emphy.de
|
|
| | | [AI summary] The article discusses the process of creating ultra-small Windows executables by optimizing the PE (Portable Executable) format. KeyJ, the author, details various techniques such as removing sections, collapsing headers, and using hash-based import lookups to minimize the executable size. The article also includes comments from readers discussing the challenges and successes of these optimizations, as well as the importance of compatibility across different Windows versions. The final executable size is reduced to around 268 bytes, and the author acknowledges the trade-offs between size and compatibility. | ||