» Tag
performance
240 postsOptimizing a[mask] = f(a[mask]) on NEON for Better Performance
New methods for optimizing condition-based operations on NEON. Key insights for developers.
Persistent State Machine: Breaking the von Neumann Memory Wall for LLM Attention
The Persistent State Machine addresses the memory wall in LLMs, cutting energy use and data traffic significantly.
Huge Pages Can Enhance PostgreSQL Performance
Huge pages can optimize memory management in PostgreSQL, boosting performance.
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.comDetecting Virtual Thread Pinning and Challenges from Standard Thread Dumps
Learn about ThreadMine, a new tool for detecting virtual thread pinning from standard thread dumps.
Unified Query Plan in Postgres: Vector, Graph, and Relational Engine
A new approach integrates vector, graph, and relational queries into a single Postgres engine, demonstrating improved performance.
Qwen3.6-35B-A3B on 4× Intel Arc Pro B70: Achieving 200 tok/s
The Qwen3.6-35B-A3B model offers four optimized configurations with 4 Intel Arc Pro B70 GPUs, balancing performance and flexibility.
Meteor 3.5: The Most Important Release in Years
Meteor 3.5 enhances reactivity with MongoDB Change Streams, improving performance and reducing resource consumption.
Cutting Token Costs with Claude Code: Insights and Strategies
Discover methods for reducing token costs and optimizing speed with Claude Code.
Benchmarking AI Agent Migration: Avoiding Reliance on One Speedup Metric
Methods and importance of establishing reliable benchmarks for AI agent migration.
System Design the Agentic Way — Phase 1: The Single Machine Ceiling
Phase 1 offers critical insights into server resource management and failure causes.