Project

General

Profile

Actions

Bug #21814

open

Bad performance of "shared with me"

Added by Peter Amstutz about 1 month ago. Updated 14 days ago.

Status:
In Progress
Priority:
Normal
Assigned To:
Category:
API
Story points:
-

Description

Report from user

[We] are waiting here for more than few minutes waiting for the list to load.
This is making the “Shared with me” unusable.

I looked into this, and it appears that the query doesn't benefit from any indexes and does a full table scan.

  1. We should see if we can add an index to make it perform better
    1. Run explain analyze on the primary "shared with me" query
    2. Identify inner queries that could be indexed and/or if the query could be written differently
  2. We should fix workbench2 to not block page loads on computing "items available" (#17074)

Files

21814Analyze.log (11.3 KB) 21814Analyze.log Brett Smith, 06/03/2024 09:41 PM
21814Rails.log (23.7 KB) 21814Rails.log Brett Smith, 06/03/2024 09:41 PM
21814Queries.sql (7.64 KB) 21814Queries.sql Brett Smith, 06/03/2024 09:41 PM

Subtasks 1 (1 open0 closed)

Task #21825: ReviewNewLucas Di PentimaActions

Related issues

Related to Arvados - Feature #17074: Use count=none & keyset pagingIn ProgressStephen SmithActions
Actions

Also available in: Atom PDF