ec2-fleet-1.11.2
·
243 commits
to master
since this release
Bugfixes
- Significant performance and stability upgrade for big fleets or big amount of fleets, details in PR #138
- details:
- 35 times drop for a time which Jenkins spend on plugin execution
- 10% improvement for plugin overall execution time
- Significant reduction for scale factor, now a plugin requires +2% time for additional +100% load vs +400% time for an old version
- Zero blockers for Jenkins cycle. Jenkins overall performance is not affected by plugin any more
- Make amount of calls to AWS EC2 API more predictable (and reduce it). Plugins can make no more than 30 API calls per min.
- it's marked as bugfix (bugfix version changed) as no new features just performance
- details:
Feedback is really welcome, comment #138