Bug #20469
closed
Responsiveness of viewing project full of running processes
Added by Peter Amstutz over 1 year ago.
Updated 8 months ago.
Release relationship:
Auto
Description
I have a project with a bunch of large container requests. Getting project contents is loading 47 megabytes which takes about 12-13 seconds and makes the paging very sluggish.
a) The "contents" request needs to be able to filter out the "mounts" field from container requests.
b) Workbench 2 needs to use it
- Description updated (diff)
- Description updated (diff)
- Related to Feature #20470: Select fields with group contents query added
- Status changed from New to In Progress
- Assigned To set to Peter Amstutz
So this made the relevant project go from taking 15 seconds to load to about 5 seconds. Which is better but not as good as I hoped.
The 5 seconds is all database time.
This makes me think it is still getting the mounts field from the database, it just isn't returning it. I'll have to investigate.
- Status changed from In Progress to Resolved
Going to resolve this for now, the database query time is a separate issue.
Also available in: Atom
PDF