Page MenuHomePhorge

Log sql query execution time
ClosedPublic

Authored by mollekopf on May 26 2021, 7:22 PM.
Tags
None
Referenced Files
F11961024: D2566.id7195.diff
Wed, May 1, 6:31 PM
Unknown Object (File)
Tue, Apr 30, 10:36 AM
Unknown Object (File)
Sun, Apr 7, 1:10 AM
Unknown Object (File)
Mar 28 2024, 6:42 PM
Unknown Object (File)
Mar 19 2024, 3:04 PM
Unknown Object (File)
Mar 7 2024, 10:59 AM
Unknown Object (File)
Feb 14 2024, 3:30 PM
Unknown Object (File)
Feb 6 2024, 8:51 AM
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.