Uploaded image for project: 'Qt License server'
  1. Qt License server
  2. QLS-780

Refactoring Reservation endpoint to improve performance

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • 3.1
    • Cloud Server, Server common

    Description

      The average execution time/ response time of a reservation request is 800ms, which is long. This leads to a demand of speed / performance improvement.
      Here are some findings with execution time from current code base:

      findExisting : 200ms
      create new license: 1 license: 250ms

      whole creation : 800 - 1200 ms ( 3 availble licenses)

      db query: 10ms

      oft conversion: 750ms

      key-gen: 200ms
      GC 479.303625 ms

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            lapham Lam Pham
            lapham Lam Pham
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes