itamarst
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Testing the compiler optimizations your code relies on (pythonspeed.com)
- 500× faster: Four different ways to speed up your code (pythonspeed.com)
- Loading Pydantic models from JSON without running out of memory (pythonspeed.com)
- The surprising way to save memory with BytesIO (pythonspeed.com)
- Faster pip installs: caching, bytecode compilation, and uv (pythonspeed.com)
- Catching memory leaks with your test suite (pythonspeed.com)
- Reducing CO₂ emissions with faster software (pythonspeed.com)
- Using portable SIMD in stable Rust (pythonspeed.com)
- Beyond multi-core parallelism: faster Mandelbrot with SIMD (pythonspeed.com)
- Let's build and optimize a Rust extension for Python (pythonspeed.com)
- It's time to stop using Python 3.8 (pythonspeed.com)
- Running 15× faster with a situation-specific algorithm (pythonspeed.com)
- Jevons Paradox doesn't always apply to software (pythonspeed.com)
- Not just Nvidia: GPU programming that runs everywhere (pythonspeed.com)
- Profiling your Numba code (pythonspeed.com)
- Beware of misleading GPU vs. CPU benchmarks (pythonspeed.com)
- How many CPU cores can you use in parallel? (pythonspeed.com)
- Using Polars in a Pandas World (pythonspeed.com)
- Two kinds of threads pools, and why you need both (pythonspeed.com)
- Speeding Up Cython with SIMD (pythonspeed.com)
- Speeding up Floyd-Steinberg dithering: an optimization exercise (pythonspeed.com)