» Tag
performance
240 postsEngineering around WAL Backpressure in Postgres
Engineering solutions for WAL archiving and backpressure management in Postgres.
Xberg v1 Released: Advanced Content Intelligence Framework
Xberg v1 is a new version of the content intelligence framework handling various data types.
Testing LLM Concurrency on Consumer Hardware (RTX 5060)
LLM concurrency tests on RTX 5060 yield crucial insights for engineers.
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.comCo-Designing AI Model Attention for Fast, Interactive Long-Context Inference
Explore practical guidelines for optimizing AI model attention and inference efficiency.
WebKit Achieves 2.4× Faster PDF Operations Than Chrome
WebKit outperforms Chrome by 2.4× in PDF operations. Open-source benchmark harness available.
GLM-4.7-Flash on 2x RTX 3090: My Hands-On Experience
GLM-4.7-Flash was tested on 2x RTX 3090. Performance comparison in short and long contexts was conducted.
Interconverting std::function with copyable_function
Learn about the interconversion between std::function and std::copyable_function in C++26 and the associated performance concerns.
Understanding NPU TOPS and Memory Bandwidth for Local LLM Performance
NPU TOPS and memory bandwidth are critical factors affecting local LLM performance.
Understanding Latency Issues Through Data Visualization
Explore the role of data visualization in understanding latency issues. Learn to evaluate performance using CDF.
The Compounding Effects of Performance Improvements
Performance improvements are influenced by the accumulation of small inefficiencies. Each fix creates opportunities for further enhancements.