---
title: Reduced end-to-end latency for vector changes
description: Improvements to Vectorize WAL throughput reduce p99 end-to-end latency for vector changes to under 2 minutes.
image: https://edgetunnel-b2h.pages.dev/changelog-preview.png
---

> Documentation Index  
> Fetch the complete documentation index at: https://edgetunnel-b2h.pages.dev/changelog/llms.txt  
> Use this file to discover all available pages before exploring further. 

[Skip to content](#%5Ftop) 

# Changelog

New updates and improvements at Cloudflare.

[ Subscribe to RSS ](https://edgetunnel-b2h.pages.dev/changelog/rss/index.xml) [ View RSS feeds ](https://edgetunnel-b2h.pages.dev/fundamentals/new-features/available-rss-feeds/) 

![hero image](https://edgetunnel-b2h.pages.dev/_astro/hero.CVYJHPAd_26AMqX.svg) 

[ ← Back to all posts ](https://edgetunnel-b2h.pages.dev/changelog/) 

## Reduced end-to-end latency for vector changes

Jul 01, 2026 

[ Vectorize ](https://edgetunnel-b2h.pages.dev/vectorize/) 

We have greatly improved the throughput of the Vectorize [write-ahead log (WAL) ↗](https://blog.cloudflare.com/building-vectorize-a-distributed-vector-database-on-cloudflare-developer-platform/#the-wal). As a result, we have significantly reduced the end-to-end latency for a vector change to become queryable: median latency has dropped from 2 minutes to under 30 seconds, and p99 latency from 5 minutes to under 2 minutes.

![Vectorize p99 WAL batch end-to-end latency improved](https://edgetunnel-b2h.pages.dev/_astro/vectorize-p99-wal-batch-end-to-end-latency-improvement.k8gtzlG7_Z21AKmQ.webp) 

This means inserts, upserts, and deletes are reflected in query results faster, improving the freshness of semantic search, recommendation, and retrieval-augmented generation (RAG) workloads. You do not need to change your code or configuration to benefit from this improvement.

For more information, refer to the [Vectorize documentation](https://edgetunnel-b2h.pages.dev/vectorize/).

```json
{"@context":"https://schema.org","@type":"BlogPosting","@id":"https://edgetunnel-b2h.pages.dev/changelog/post/2026-06-30-improved-wal-throughput/#page","headline":"Reduced end-to-end latency for vector changes · Changelog","description":"Improvements to Vectorize WAL throughput reduce p99 end-to-end latency for vector changes to under 2 minutes.","url":"https://edgetunnel-b2h.pages.dev/changelog/post/2026-06-30-improved-wal-throughput/","inLanguage":"en","image":"https://edgetunnel-b2h.pages.dev/changelog-preview.png","dateModified":"2026-07-01","datePublished":"2026-07-01","publisher":{"@type":"Organization","name":"Cloudflare","url":"https://www.cloudflare.com/"},"isPartOf":{"@type":"WebSite","@id":"https://edgetunnel-b2h.pages.dev/#website","name":"Cloudflare Docs","url":"https://edgetunnel-b2h.pages.dev/"}}
```
