Skip to content

Commit 2483f59

Browse files
Update src/content/changelogs-next/2025-01-07-d1-faster-query.mdx
1 parent 68f8674 commit 2483f59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ date: 2025-01-07T18:00:00Z
88

99
[D1](/d1/) lowered end-to-end request latency via the [Workers API](/d1/worker-api/) by up to 60% through eliminating redundant network round trips for each request.
1010

11-
![D1 Worker API latency](~/assets/images/d1/faster-d1-worker-api.png)
11+
![D1 Worker API latency](../../assets/images/d1/faster-d1-worker-api.png)
1212
*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.
1313

1414
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.

0 commit comments

Comments
 (0)