top | item 46753318

(no title)

trillic | 1 month ago

See if you can wrap the underlying library call to pg.query or whatever it is with a generic wrapper that logs time in the query function. Should be easy in a dynamic lang.

discuss

order

Kuinox|1 month ago

Tracing profiler can do exactly that, you don't need a dynamic lang.