Skip to content

[benchmarker] Add active flight operation - #1669

Open
BenjaminPelletier wants to merge 3 commits into
interuss:mainfrom
BenjaminPelletier:benchmarker-active-flight
Open

[benchmarker] Add active flight operation#1669
BenjaminPelletier wants to merge 3 commits into
interuss:mainfrom
BenjaminPelletier:benchmarker-active-flight

Conversation

@BenjaminPelletier

Copy link
Copy Markdown
Member

benchmarker's primary unit of interest is an "operation". These are often queries (e.g., createOperationalIntent), but sometimes other operations of interest, like a "flight" which is defined to cover all management aspects of the flight such as UTM operations like creating the operational intent. When attempting to understand the timeline, a useful operation would be the time the virtual operator is actually using the airspace (start of volumes until actual end of flight). This PR adds that operation.

By default, this operation extends from the beginning of the first volume until the actual end of the operation as indicated by the operator (usually prior to the end of the last volume). But, slow UTM activities can push the start forward (e.g., if operational intent activation overruns past the start time). Success of this active flight operation depends on whether all preflight clearances were obtained successfully (including obtaining these clearances by the start time of the volumes, if timely clearance is required).

An example timeline looks as below; the active flight blocks are the lighter, smaller blue blocks.

Screenshot 2026-08-26 at 8 50 57 AM

@BenjaminPelletier
BenjaminPelletier marked this pull request as ready for review August 26, 2026 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

1 participant