Page MenuHomePhorge

Log sql query execution time
ClosedPublic

Authored by mollekopf on May 26 2021, 7:22 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, May 16, 12:37 AM
Unknown Object (File)
Wed, May 15, 6:10 AM
Unknown Object (File)
Mon, May 6, 5:12 AM
Unknown Object (File)
Mon, May 6, 2:40 AM
Unknown Object (File)
Wed, May 1, 6:31 PM
Unknown Object (File)
Tue, Apr 30, 10:36 AM
Unknown Object (File)
Apr 7 2024, 1:10 AM
Unknown Object (File)
Mar 28 2024, 6:42 PM
Subscribers
None

Diff Detail

Repository
rK kolab
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 34291
Build 13708: arc lint + arc unit

Event Timeline

mollekopf created this revision.
This revision is now accepted and ready to land.May 27 2021, 7:55 AM

On the other hand, maybe %dms format would be better for query time.

On the other hand, maybe %dms format would be better for query time.

I used this so it's the same as the request execution time. But we could change both to ms instead.

This revision was automatically updated to reflect the committed changes.