Closed shiyuhang0 closed 1 year ago
We didn't do any benchmarking of this package specifically. But check out this blog post by @mattrobenolt about the benchmarking of each protocol
Thanks, this blog helps a lot. Does the driver uses the HTTP/3 API introduced in this post?
I have learned that this driver is based on the unpublished HTTP API. I'm curious about its performance since it's HTTP based.
Is there any performance comparison between this serverless driver and other TCP based drivers like mysql2. thanks!