Feb 14 · 5 min read · We’re excited to announce the release of VectorChord 1.1 as we kick off the new year of horse. VectorChord 1.0 was a milestone for Postgres-native vector search: it made large-scale indexing fast enough to feel like iteration, not an outage. In 1.1, ...
Join discussionFeb 7 · 22 min read · If you asked a kid what FizzBuzz is, they'd probably tell you it's a game they played at school. The teacher would corral them into a circle, and they'd start counting numbers out loud in a clockwise fashion. For every number divisible by 3, they'd s...
Join discussion
Feb 4 · 4 min read · 6 months ago, I benchmarked Wave against C and Rust in this post. Today, 6 months later, I ran the benchmark once again using a significantly more mature version of Wave. The Wave version used in this
Join discussion
Feb 3 · 6 min read · For years, we’ve measured web performance through the lens of latency. How fast does this script load? How quickly can the engine execute this single loop? However, the "Document Web" is no longer active. We are now living in the "Compute Web" era—wh...
Join discussionJan 21 · 5 min read · Introduction As organizations increasingly integrate large language models (LLMs) into their workflows, the demand for effective benchmarking practices has never been more critical. While the allure of cutting-edge AI capabilities can entice business...
Join discussion
Jan 15 · 6 min read · For teams trying to run vector search at billion scale themselves, the challenge is often not raw performance, but practicality. Many solutions designed for billion-scale, low-latency vector search come with practical constraints, requiring tradeoffs...
Join discussionJan 10 · 6 min read · Após tempos usando, com certa limitação, diversos modelos como muleta técnica, migrei para o Claude e percebi estar usando a ferramenta errada para o trabalho certo. Este artigo documenta por que o Claude virou minha ferramenta principal para desenvo...
Join discussion
Jan 9 · 4 min read · Welcome to the "heartbeat" of Kubernetes. How do you benchmark and perform performance testing? Today, we focus on etcd. Etcd is the consistent and highly available key-value store used as Kubernetes' backing store for all cluster data. If etcd is sl...
Join discussion