Change in ovirt-engine[master]: benchmarks: Benchmarks various engine API usages
Code Review
gerrit at ovirt.org
Mon May 8 14:51:50 UTC 2017
>From Roy Golan <rgolan at redhat.com>:
Roy Golan has submitted this change and it was merged.
Change subject: benchmarks: Benchmarks various engine API usages
......................................................................
benchmarks: Benchmarks various engine API usages
This is an experimental benchmark to measure API requests
to a running engine using a ovirt's java sdk.
Motivation:
Trying to measure throughput and average time of:
- Commands
- Queries
Example benchmarks:
- get api/vms
- get api/hosts
- add external api/events
Additional 'benefits':
using JMH will cause stress on your system, first for warm-ups and later
during measurement - Make sure the benchmarks is a REAL world scenario
as much as possible.
Change-Id: Ibcb8d3e504df7ad3d8fb180c0d8aaa0efce05ff4
Signed-off-by: Roy Golan <rgolan at redhat.com>
---
M backend/manager/modules/microbenchmarks/pom.xml
A backend/manager/modules/microbenchmarks/src/main/java/org/ovirt/engine/benchmarks/RestInvocationBenchmark.java
2 files changed, 84 insertions(+), 0 deletions(-)
Approvals:
Juan Hernandez: Looks good to me, but someone else must approve
Jenkins CI: Passed CI tests
Roy Golan: Verified; Looks good to me, approved
--
To view, visit https://gerrit.ovirt.org/76226
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ibcb8d3e504df7ad3d8fb180c0d8aaa0efce05ff4
Gerrit-PatchSet: 8
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Roy Golan <rgolan at redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika at redhat.com>
Gerrit-Reviewer: Freddy Rolland <frolland at redhat.com>
Gerrit-Reviewer: Greg Sheremeta <gshereme at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: Roy Golan <rgolan at redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek at redhat.com>
Gerrit-Reviewer: Yaniv Kaul <ykaul at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>
More information about the Engine-commits
mailing list