» Tag
optimization
50 postsEveryone Should Know SIMD
SIMD is an important optimization technique for software engineers. Learning its basics can enhance performance.
Headroom: Compress AI Agent Input to Reduce Token Usage
Headroom compresses AI agent input, reducing token usage by 60-95%, providing engineers with a crucial efficiency advantage.
GEPA: Reflective Prompt Evolution Can Outperform Reinforcement Learning
GEPA enhances LLM learning through language reflection, outperforming reinforcement learning methods.
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.comManaging a Small Local AI Budget: Mac M2 16GB
Learn about the working principles and optimization methods of the local AI model with Mac M2 16GB.
The Compounding Effects of Performance Improvements
Performance improvements are influenced by the accumulation of small inefficiencies. Each fix creates opportunities for further enhancements.
Static Search Trees: 40x Faster than Binary Search
Static search trees optimize searching of sorted data, enhancing throughput significantly.
Mastering Java Loops: Memory Pitfalls and Optimization Strategies
Explore how JVM processes loops at the bytecode level and optimization strategies.
Running Gemma 4 26B on a 13-Year-Old Xeon Without a GPU
Explore how to run Gemma 4 26B on an old Xeon server without a GPU.
Large-Scale TensorCircuit Contractions: Disabling XLA GPU Autotuning
Impact of disabling XLA GPU autotuning on memory savings and runtime for large TensorCircuit contractions.
AutoDesign: Meta-Harness Optimization for Long-Horizon Agentic Design
AutoDesign optimizes long-horizon design with a meta-harness, enhancing human preferences in media output.