Skip to content

Software Factory fundamentals

Factory performance

Read delivery, cycle-time and cost signals from completed Factory work.

Factory performance connects completed tasks with pull request activity, elapsed time and recorded cost. Use the Velocity view to understand how work moves through one workspace and where the process needs attention.

The SuperPlane Velocity view showing tasks closed, task waste, median cycle time, cost per task and merged pull requests.
Velocity brings delivery, time and cost into the same reporting period.

Select 14d or 30d before reading the report. Every summary and chart should be interpreted within that period. When enough earlier data exists, use the comparison to understand direction rather than treating one number as a permanent baseline.

A new Factory may have only a few closed tasks. In that case, read the individual task records before drawing a conclusion from the percentage or median. One failed task can dominate a small sample.

MetricWhat it tells youWhat it does not tell you
Tasks closedHow many Factory tasks reached a recorded closed outcome in the periodWhether every result was useful or merged
Task wasteThe share of closed work recorded without a useful delivery outcomeWhy the work failed or whether the task was worth attempting
Median cycle timeThe middle completion time for tasks closed in the periodHow long every task took or where the time accumulated
Cost per taskThe recorded spend relative to closed Factory workThe value of the change or every charge from connected providers

Do not optimize one metric in isolation. More closed tasks can hide more wasted work. Lower cost can be a poor trade when it creates retries. Faster execution can still leave tasks waiting for review.

The merged pull request chart adds repository context to the task totals. Change the grouping to answer a specific question:

  • Who created: Compare pull requests created through SuperPlane with manual repository work.
  • Outcome: Separate results by the recorded pull request outcome.
  • Intake source: See which source supplied the work that reached delivery.

These views explain the shape of delivery. They are not a contest between people and agents. Manual work may include larger changes, emergency fixes or work outside the Factory’s intended scope.

When a number changes, inspect the tasks behind it. A useful performance review follows this path:

Notice the trendChoose a comparable segmentInspect the task historyChange the workflowReview the next period

Open the task and review its source, stage history, automation runs, pull request, checks and recorded decisions. The metric points to the pattern. The task record explains what happened.

Keep the repository, task shape and completion rule consistent when you compare periods. A documentation edit, dependency upgrade and production repair have different validation paths. Combining them can make a healthy workflow look slow or make a risky workflow look efficient.

Use Factory performance to improve selection and process design. Do not use it as an individual productivity score.