» Tag
optimization
50 postsBursty Arrivals Accelerate LLM Inference Times
Bursty workloads have been found to unexpectedly speed up LLM inference.
Reduced Build Time from 4:34 to 1:08 by Switching to Rust Rolldown Plugin
I reduced my build time from 4:34 to 1:08 by using a Rust rolldown plugin.
Enhancing Postgres Performance with Row-Level Security
Tips for resolving performance issues in Postgres using Row-Level Security (RLS).
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.comPerformance Boost in GreptimeDB: 10x Speedup with Rust PR
GreptimeDB achieves performance boost for Prometheus protocol with Rust PR.
Ways to Speed Up the Rust Compiler - July 2026
The Rust compiler saw a 5.59% speed increase in July 2026, driven by rustdoc and Clippy improvements.
Model Routing: Simple in Theory, Complex in Practice
Model routing requires system optimization to balance cost and performance effectively.
SkewAdam: A New Optimizer Reducing MoE State Memory by 97%
SkewAdam reduces MoE state memory by 97%, allowing a 6.7B model to fit on a 40GB GPU.
Building a Data Grid: My Year-Long Journey Through 10 Levels
Explore the complexities of building data grids and the optimization process.
Reducing Docker Image Size from 1.2GB to 85MB with Multi-Stage Builds
Learn how to reduce Docker image size from 1.2GB to 85MB using multi-stage builds.
Data-Oriented Design: A New Approach in Game Development
Data-oriented design provides an effective approach to overcome the challenges of object-oriented programming in game development.