Fixed
Details
Priority
MinorAssignee
AlexAlexReporter
AlexAlexDeveloper
AlexAlexReviewer
Erik S.Erik S.Change Log Group
AddedChange Log Message
The database query execution times are shown during deployment.Patch Instructions
Patches must be submitted through Phabricator.
To submit patch via Command Line use Patches Workflow (via Arcanist) tutorial.
To submit patch via Web Interface use Patches Workflow (via Web Interface) tutorial.
Time tracking
2h 45m loggedStory Points
1Fix versions
Details
Details
Priority
Assignee
Alex
AlexReporter
Alex
AlexDeveloper
Alex
AlexReviewer
Erik S.
Erik S.Change Log Group
Added
Change Log Message
The database query execution times are shown during deployment.
Patch Instructions
Patches must be submitted through Phabricator.
To submit patch via Command Line use Patches Workflow (via Arcanist) tutorial.
To submit patch via Web Interface use Patches Workflow (via Web Interface) tutorial.
Time tracking
2h 45m logged
Story Points
1
Fix versions
Created December 23, 2020 at 3:13 PM
Updated December 29, 2024 at 8:48 PM
Resolved July 8, 2022 at 2:39 PM
In the "\DeploymentHelper::applyRevisions" method:
measure each database query execution time
display time next to shown executed database queries in "
*Time*: NNm MMs
" formatdisplay time next to shown logged database queries in "
Duration: NNm MMs (from YYYY-MM-DD HH:MM:SS to YYYY-MM-DD HH:MM:SS)
" formatshow executed revision name/number in the log like as on screen