Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Genesys Backend Genesys Backend
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 25
    • Issues 25
    • List
    • Boards
    • Service Desk
    • Milestones
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Genesys PGR
  • Genesys BackendGenesys Backend
  • Issues
  • #586
Closed
Open
Created Apr 13, 2021 by Matija Obreza@mobrezaOwner

Performance with Accessions /list as CSV

Using the CSV format to retrieve large selections (pages) using the /list endpoint appear to be very slow (see genesysr#2 (comment 53485)).

We should explore two things:

  1. Adding support to exclude fields (we now have select to include fields)
  2. Not serializing things with flatMap that are not selected.

The response is now very broad and includes very deeply nested entities. We should explore what can be excluded.

Assignee
Assign to
Time tracking