Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-12270

Print disk and CPU profiling stats on System Info page

    XMLWordPrintable

Details

    • We collect Jira feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

    Description

      NOTE: This suggestion is for JIRA Server. Using JIRA Cloud? See the corresponding suggestion.

      Every now and then people report performance problems, which after much effort, are traced down to a very slow filesystem (eg. NFS or virus checker), slow CPU (eg. old Sun servers running 16x 500Mhz CPUs) or slow network connection (database running remotely).

      We should write some functions to profile these aspects, and print the milliseconds taken on the System Info page:

      • Exercise Lucene (create, populate, select from a test lucene index) to test the disk the index is on.
      • Run a few hundred SELECTs and INSERTs on the database to test its speed.
      • Sort a large array to test the CPU speed.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              7ee5c68a815f Jeff Turner
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: