-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
As a Mojaloop implementer, I want to make sure that there is no performance deviation on vNext #3879
Comments
Note:
|
Note from sprint planning: For performance tests, the performance testing team is using Tracestate Note: probably the specs need to be reviewed as well and perhaps specs need to be updated. |
Note from sprint planning: existing tests: https://github.com/mojaloop/ml-core-test-harness/tree/main/packages/k6-tests |
I appreciate that ml-perf-characterization repo is very detailed, but It's not ideal to have to extract the results and the conditions used for the tests from those readme files. There are lots of different scenarios in each use case, and it is not clear which numbers we will use as the base for the comparison. With that said, can we get a summary clarifying the exact vNow test procedures that were followed and exact results obtained in a simple form? Ideally without test specific code like the one mentioned in this comment regarding this PR Also, can we document in the most simple way possible the requirements and flow for each test? Ideally without anything that is specific to either vNow or vNext, but simply using the external FSPIOP API contract. Something like this example for lookups:
This example was extracted from the happy path use case documented in our reference architecture: |
There is a change of strategy with vNext. I am closing this ticket accordingly to that change. |
The purpose of this ticket is to prepare for the release process and work on the release process checks. We want to make sure that we can transparently demonstrate that there is no performance degradation of vNow.
To complete this ticket, we need the current performance numbers on vNow.
The text was updated successfully, but these errors were encountered: