Print disk and CPU profiling stats on System Info page

XMLWordPrintable

      NOTE: This suggestion is for JIRA Cloud. Using JIRA Server? 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.

              Assignee:
              Unassigned
              Reporter:
              Jeff Turner
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: