tursodatabase / libsql

libSQL is a fork of SQLite that is both Open Source, and Open Contributions.
https://turso.tech/libsql
MIT License
11.24k stars 286 forks source link

add timing infos to response header #1614

Closed MarinPostma closed 3 months ago

MarinPostma commented 3 months ago

this pr adds timing information to response headers.

the recored_time allows to easily add new timing info the the headers, from (almost) anywhere in the codebase