Skip to content

ec2-fleet-1.11.2

Compare
Choose a tag to compare
@terma terma released this 19 Sep 07:09
· 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

Feedback is really welcome, comment #138