Skip to content
Snippets Groups Projects

Create performance analytics tests #5

Merged Martin Lowe requested to merge github/fork/autumnfound/malowe/master/5 into master

Added 5 tests that can be run using jmeter to test an active client. They allow for throughput testing using 50 threads, and load tests for 1 to 4 times production average request load. They will output csv files that can be observed for statistics on request times. These tests are time unbounded and need to be actively stopped to end a test.

Signed-off-by: Martin Lowe martin.lowe@eclipse-foundation.org

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Author Maintainer

    Running these tests on my local machine, I was able to sustain slightly above 2x production average load at ~14 requests per second of demanding calls (uncached random results of most demanding collection, listings). We should run these tests against clusters to check performance as well.

  • Created by mbarbero

    Review: Approved

Please register or sign in to reply
Loading