Skip to main content
With context about your CI runs, [code]smith can analyze workflow job history to speed up your builds. Right-sizing: identifies jobs that are provisioned on the wrong runner size - either consistently exceeding their maximum allocated resources or underutilizing their allocated resources. These instance sizes can be bumped up/down for a speed boost or cost benefit. Deep dives: identifies the jobs that currently take up the most CI time for your builds. [code]smith can trigger a session analyzing this workflow and applying recommendations like reordering of jobs and Blacksmith configuration changes to optimize. You can invoke a new right-sizing session by using the “/rightsize” skill. [code]smith will generate a report with up to 8 runs that can be rightsized, along with a list of the highest-impact jobs where a deep dive could significantly optimize your CI time. Clicking “deep dive” will begin a new [code]smith session focused on optimizing that job.
You can choose to accept any number of [code]smith’s recommendations, or chat more to go deeper and create a PR.