atlas news
  Python Speed
01  april     00h00
Timesliced reservoir sampling: a new(?) algorithm for profilers
  
24  february     00h00
Unit testing your code’s performance, part 2: Catching speed changes
  
30  january     00h00
The best Docker base image for your Python application (February 2026)
  
29  january     00h00
Speeding up NumPy with parallelism
  
07  january     00h00
Unit testing your code’s performance, part 1: Big-O scaling
  
09  september     00h00
Testing the compiler optimizations your code relies on
  
02  july     00h00
330à faster: Four different ways to speed up your code
  
22  may     00h00
Loading Pydantic models from JSON without running out of memory
  
30  january     00h00
The surprising way to save memory with BytesIO
  
22  january     00h00
Faster pip installs: caching, bytecode compilation, and uv