My setup is CF worker that connects to a neon database. I authenticate with a bearer token and fetch some data (not a lot).
I'm seeing requests taking between 600ms-2s.
I think it was faster without hyperdrive but I'd need to re-test it to be sure.
I already moved the worker closer to the neon aws region but this had basically no effect.
Did anyone here have a similar experience? Any footguns I need to be aware of when setting up hyperdrive with neon?