» Tag
performance
240 postsScaling Live Audio: Insights from QUIC and MoQ Relays
Key insights from scaling Tula Spaces for live audio and lessons for engineers.
Everyone Should Know SIMD
SIMD is an important optimization technique for software engineers. Learning its basics can enhance performance.
SynnoDB: Accelerating SQL with Custom Engines for DuckDB
SynnoDB accelerates SQL queries for DuckDB using custom C++ engines.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.comAgentpause: Suspends LLM agents before rate limits, resumes cleanly
Agentpause allows LLM agents to suspend before hitting rate limits and resume seamlessly.
Meta Garbage Collection: Using OCaml's GC for Rust Optimization
Soteria Rust utilized OCaml's garbage collector to resolve performance issues in Rust.
The Real Costs of Running an LLM in Production
An overview of the costs associated with running LLMs in production, focusing on latency, reliability, and blast radius.
Support for Atomic Block Writes in Linux 6.13
Linux 6.13 introduces atomic block writes, enhancing data consistency and performance for database developers.
PrimeNG: 35 Open Accessibility Bugs in the Most Complete Angular UI Library
PrimeNG has 35 open accessibility bugs, raising concerns for engineers regarding compliance and performance.
How I Made a Rust Hot Path 27x Faster with AI Assistance
Learn how Rust and AI were used to achieve a 27x speedup in the KeyEcho app's audio processing.
ScyllaDB PHP Driver 1.4.0: Now a Pure C23 Extension
The ScyllaDB PHP driver 1.4.0 is now a pure C23 extension, enhancing performance and memory efficiency.