-
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
Enhance SDK characterisation to include Security #3750
Comments
Primlimanary testing lead to easily fixable issues such as pruning object serialization in jws signing of the sdk-standard-components and else where in the sdk api-svc. Though after isLevelEnabled and log leveling functionality/silenceing the sdk continues to demonstrate poor performance on mtls and jws requests. Though there is a critical issue #3762 blocking this story current test runs show around 200~ ops/s in non-security mode and around 20~ ops/s in security mode on the /transfers endpoint (refresher that the sdk /transfers does several Roughly, a tenth of the performance. This lead to more profiling of the service where no observable source code was impacting performance. The decreased performance seems to lay in first party node tls library signing/settings keys/encryption. The suggestions Paul and I reached are
|
Goal:
As a
Mojaloop Community memberI want to
understand the performance characterisation of the Mojaloop Connector with security enabledso that
use this to plan and cost an appropriate deployment of mojaloop particpation tools that meets my availability and performance requirements.Acceptance Criteria:
Complexity: <High|Medium|Low> > A short comment to remind the reason for the rating
Uncertainty: <High|Medium|Low> > A short comment to remind the reason for the rating
Tasks:
Done
Pull Requests:
Follow-up:
Dependencies:
Accountability:
The text was updated successfully, but these errors were encountered: