|
You are here |
blog.codingconfessions.com | ||
| | | | |
drew.silcock.dev
|
|
| | | | | All you need to know about the latest Python release including Global Interpreter Lock and Just-in-Time compilation. | |
| | | | |
arunrocks.com
|
|
| | | | | A blog by Arun Ravindran, author and speaker, about Python, Django and other curious things. | |
| | | | |
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. | |
| | | | |
raphlinus.github.io
|
|
| | | SIMD is a powerful performance technique, and is especially valuable in signal and image processing applications. I will be using it very extensively in my synthesizer, and also it's increasingly used in xi-editor to optimize string comparisons and similar primitives. | ||