MTMuhammad Tahirinmtdeveloper.hashnode.dev·1d ago · 14 min readBenchmarking Vector Databases: High-Throughput Semantic Search at Scale with Node.js & PythonThis article was originally published on Muhammad Tahir's Portfolio. Introduction & Industry Context In 2026, the proliferation of AI-powered applications, especially those relying on Retrieval Augmen00
HGHarrison Guoinharrisonsec.hashnode.dev·1d ago · 9 min readSame Model, 13.3% to 38.3%Two API settings. Same model. Same benchmark. Same task set. 13.3% to 38.3%, using one sixth the output tokens. OpenAI published that result about GPT-5.6 Sol on ARC-AGI-3, and it is the cleanest natu01A
AKAman Karkiinamankarki.hashnode.dev·Aug 30 · 6 min readI Benchmarked My Vector Database Against Qdrant and ChromaI've spent the last couple of weeks building a vector database from scratch in C++ — my own HNSW index, my own storage engine, my own quantization. This week I finally pointed it at real data and ran 10
PMPrzemek Marzecinsovantica.hashnode.dev·Aug 27 · 8 min readA LongMemEval-S number you can reproduceWe held off on posting a benchmark for a long time. Not because we didn't have runs - because most memory benchmarks you read are a number with no way to check it. A blog says "X%", and you have no id00
NNNipun Nairinnipunnair.hashnode.dev·Aug 2 · 4 min readStreaming Showdown: Kafka vs Redpanda vs NATS, benchmarked honestlyIf you've ever had to pick a message broker or streaming platform, you've run into the same wall I did: every vendor comparison is written by the vendor, "benchmarks" quietly compare a tuned cluster a00
NNNipun Nairinnipunnair.hashnode.dev·Aug 2 · 7 min readKafka vs Redpanda vs NATS on My M4 Mac: The Real Numbers Part 2 of 3 in Streaming Showdown. Previous: the benchmark bug. Next: when I'd actually reach for each. Part 1 is about how my first latency numbers were an artifact of a burst-then-drain test design,00
NNNipun Nairinnipunnair.hashnode.dev·Aug 2 · 6 min readThe Benchmark Bug That Made NATS Look 9x Faster Than KafkaPart 1 of 3 in Streaming Showdown. Next: the real numbers and my test rig. I've been running a small side-by-side benchmark of Kafka, Redpanda, and NATS JetStream — same event schema, same message siz00
L(Lucian (LKB)inlkforge.hashnode.dev·Jul 20 · 5 min readProving It's Actually Unbeatable: How I Benchmark a Game AI Before Publishing a NumberThis was originally published on the LK Forge blog, where the charts are interactive and you can play the AI it talks about. "Unbeatable" is a testable claim, not a marketing word. Before that word go10
OOmnithiuminomnithium.hashnode.dev·May 31 · 15 min readThe Enterprise AI Agent Performance Benchmark: How to Measure and Compare Agent EffectivenessWhy Current AI Agent Benchmarks Fail the Enterprise Why do most AI agent benchmarks fail to predict what actually happens in your production environment? Because they measure the wrong things, in the 00
NSNeeloppher Syedinneeloppher.hashnode.dev·May 15 · 8 min readASR Evaluation Framework: Benchmarking Speech Recognition Models Across Accuracy, Speed, and RobustnessPicking an ASR model for production is not straightforward. Whisper might be the most accurate for general English but too slow for real-time use. Wav2Vec2 might be fast enough for edge devices but st00