You should not expect D1 to be outright faster than a hot (cached) KV read. How are you measuring qu
You should not expect D1 to be outright faster than a hot (cached) KV read. How are you measuring query performance? What is the duration of the query itself, as reported in
result.meta.duration and then the time for the D1 API call without your application code?


