RSS

Posts tagged “performance

  1. Replacing subprocess.Popen.wait()’s busy-loop with an event-driven model, in psutil then upstream CPython

  2. Trimming heavy imports and plugins: 0.42s → 0.30s (~28%)

  3. 5.3.0 adds attrs and ad_value parameters to process_iter(), letting you pre-fetch attributes in one shot

  4. New Process.oneshot(), caching shared syscalls and halving the cost of multi-field queries