Skip to content

Commit c5893f4

Browse files
committed
Add image caption
1 parent 7fcd9f7 commit c5893f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/content/changelogs-next/2025-01-07-d1-faster-query.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ date: 2025-01-07T18:00:00Z
99
[D1](/d1/) lowered end-to-end Worker API request latency by 40-60% by eliminating redundant network round trips for each request.
1010

1111
![D1 Worker API latency](~/assets/images/d1/faster-d1-worker-api.png)
12+
*p50, p90, and p95 latency aggregated across entire D1 service. These latencies are a reference point and should not be viewed as your exact workload improvement.
1213

1314
This performance improvement benefits all D1 Worker API traffic, especially cross-region requests where network latency is an outsized latency factor. For example, a user in Europe talking to a database in North America. D1 [location hints](/d1/configuration/data-location/#provide-a-location-hint) can be used to influence the geographic location of a database.
1415

0 commit comments

Comments
 (0)