This filter includes/excludes jobs based on their build durations.

Rationale

Useful if you have jobs that should be running quickly and you want to easily find them when they take longer. The opposite might also make sense: if you know that a job should take a long time, but finishes too fast this might be an indication that something is wrong with that job.

Options

Build duration:
How long a job's builds need to have taken in order for this filter to match.
How far back to check:
A job can have many builds and this option determines how many of those builds will be checked. Always goes backwards from the latest build. Can be a decimal number, e.g. 1.5 hours. If you want to include all builds set this value to 0.
Match type:
Whether to add or remove jobs from this view. There's two kinds of match types:

Examples