After a discussion about Application Sharding at the contributors meeting, @crenshaw-dev suggested a much less complex and more immediate performance improvement, that can be achieved by the following in gitops-engine:
- Using protobuf instead of json serialization
- Performing cluster initialization using watch API instead of list
Checklist:
Describe the bug
To Reproduce
Expected behavior
Screenshots
Version
Paste the output from `argocd version` here.
Logs
Paste any relevant application logs here.
After a discussion about Application Sharding at the contributors meeting, @crenshaw-dev suggested a much less complex and more immediate performance improvement, that can be achieved by the following in gitops-engine:
Checklist:
argocd version.Describe the bug
To Reproduce
Expected behavior
Screenshots
Version
Paste the output from `argocd version` here.Logs