Jump to content

Main public logs

Combined display of all available logs of JOHNWICK. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 08:21, 19 November 2025 PC talk contribs created page 5 Rust FFI Moves for Hot Python Paths (Created page with "500px Five Rust FFI patterns — PyO3, zero-copy NumPy, GIL-free parallelism, buffer/bytes tricks, and stateful workers — to speed up hot Python code paths. Python is the front door; Rust is the engine room. When a tight loop or data transform becomes your p99 villain, you don’t need a rewrite. You need a carefully-placed, memory-savvy Rust function that does one thing fast — and plays nicely with Python. Here are five moves that c...")