Uploaded image for project: 'Project Quay'
  1. Project Quay
  2. PROJQUAY-6735

Refactor quota calculation

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • quay-v3.12.0
    • None
    • quay.io

      Currently the running total portion of the quota calculation is poorly optimized. Many unnecessary queries are made due to checks happening after the lookup for existing blobs is done. Moving those checks to before the blob lookup will prevent a significant amount of unnecessary queries.

            bcaton@redhat.com Brandon Caton
            bcaton@redhat.com Brandon Caton
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: