Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-93511

Create a benchmark to assess the execution time of the CatalogCache cleanup procedure

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Catalog and Routing
    • CAR Team 2024-09-02, CAR Team 2024-09-16, CAR Team 2024-09-30

      SERVER-92699 is introducing new functionality to evict elements of a ReadThroughCache based on a "not accessed since X time ago" policy. The execution of this cleanup routine is expected to add latency to concurrent read/write accesses to the cached elements: the objective of this ticket is to define a benchmark to access the order of magnitude of this contribution against a "worst case scenario" (a full ReadThroughCache configured with the maximum custom capacity possible, where all of its entries have to be evicted according to the policy).

            Assignee:
            andres.bercowskyrama@mongodb.com Andrés Bercowsky Rama (Inactive)
            Reporter:
            paolo.polato@mongodb.com Paolo Polato
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: