-
Notifications
You must be signed in to change notification settings - Fork 208
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
v1.3.2 Performance Testing #1576
Comments
v1.3.2 RC3Started: 01/10/24 Node Configuration Summary
core-config.yml
ethconnect.yml
instances.yml
FireFly git commit:
|
Performance looks all good! Marking as done |
Performance Runs
A big fix has gone into v1.3.2 to handle large numbers correctly and we have mode to using the decoder instead of
unmarshall
, just a blog I came across performance https://dev.to/jpoly1219/to-unmarshal-or-to-decode-json-processing-in-go-explained-5870 that shows a minimal impact in performancev1.3.2 RC2
Started: 13/09/24
Duration: ~64 hours
Git commit: f0cdcff
Node Configuration
2 FireFly nodes on one virtual server (EC2 m4.xlarge)
Entire FireFly stack is local to the server (ie both blockchains, Postgres databases, etc)
Single geth node with 2 instances of ethconnect
Maximum time to confirm before considering failure = 1 minute
Summary
core-config.yml
ethconnect.yml
instances.yml
FireFly git commit:
The text was updated successfully, but these errors were encountered: