@charliermarsh: I asked it to try again and it found another easy 5% speed-up.
Summary
Charlie Marsh reports a 5% speed-up after asking an unnamed AI or tool to retry an optimization, likely related to Ruff or uv.
View Cached Full Text
Cached at: 06/30/26, 01:42 PM
I asked it to try again and it found another easy 5% speed-up. https://t.co/57w0PV2CWl
Similar Articles
@reach_vb: Codex for autonomously optimising your work:
Charlie Marsh shares that OpenAI's Codex autonomously found a 5-10% speed-up in a formatter while he was working on other tasks.
@charliermarsh: It's still incredible to me that you can just point the model at things and make them better continuously. Codex found …
Charlie Marsh notes that Codex found a 5-10% speed-up in the formatter automatically, highlighting the power of AI-assisted tooling improvements.
@charliermarsh: We found an optimization in uv's resolver that sped up Jupyter by 13%, and Boto3 by 2.4x (since it requires so much bac…
An optimization in uv's resolver improves performance for Jupyter by 13% and Boto3 by 2.4x, detailed in a write-up.
@charliermarsh: Are you allowed to make things hundreds of times faster? Does anyone know?
Charlie Marsh (creator of Ruff) rhetorically asks if it's allowed to make things hundreds of times faster, likely referencing a major optimization in a software development tool.
@charliermarsh: Codex made uncached, complex resolutions (like Transformers) in uv >40% faster through more efficient request scheduling
Charlie Marsh reports that Codex improved request scheduling, making uncached complex resolutions (e.g., Transformers) in uv over 40% faster.