Story #11710
closed
[Workbench][Performance] container / container_request show page taking too long to load
Added by Radhika Chippada over 7 years ago.
Updated over 7 years ago.
Assigned To:
Radhika Chippada
Estimated time:
(Total: 0.00 h)
Description
Loading of the pages /containers/qr1hi-dz642-uypqs2exiy7so7l and /container_requests/qr1hi-xvhdp-6490dha4xorrfwz takes more than 60s each.
A couple observations:
- Each container_uuid of each child is being fetched in a separate request
- cputime computation is taking a long time as all descendants are being fetched one at a time
- Description updated (diff)
- Subject changed from [Workbench][Performance] container / container_request show page takes too long to load due to fetching of each associated container in a separate request to [Workbench][Performance] container / container_request show page taking too long to load
- Description updated (diff)
- Status changed from New to In Progress
- Assigned To set to Radhika Chippada
- Target version set to 2017-05-24 sprint
- Description updated (diff)
- Description updated (diff)
Just a couple of small comments:
- File
apps/workbench/app/models/container_work_unit.rb
- Could lines 24 & 26 be unified by using an ‘
||
’ operator?
**Line 32: Typo detected on cr.request_container_uuid
(also make workbench_units tests fail)
Apart from those, lgtm.
- Status changed from In Progress to Resolved
- % Done changed from 0 to 100
Applied in changeset arvados|commit:49a9c33ea6119c42ad3d2d585ed7b2f9e4339132.
Also available in: Atom
PDF