|
You are here |
blog.codingconfessions.com | ||
| | | | |
tschatzl.github.io
|
|
| | | | | [AI summary] This technical post explains the Concurrent Undo Cycle optimization in the Java G1 garbage collector, detailing how it conserves CPU resources by skipping unnecessary marking phases when heap occupancy drops below thresholds during a concurrent start pause. | |
| | | | |
pyfound.blogspot.com
|
|
| | | | | [AI summary] Instagram presented CPython performance optimizations at the 2021 Python Language Summit, highlighting improvements in async I/O, inline caching, and JIT compilation. | |
| | | | |
arunrocks.com
|
|
| | | | | A blog by Arun Ravindran, author and speaker, about Python, Django and other curious things. | |
| | | | |
nora.codes
|
|
| | | [AI summary] The article explains the concept of 'unsafe' in Rust, clarifying that it allows specific low-level operations while maintaining overall memory safety through the language's type system and safe abstractions. | ||