Skip to main content

load_agent_efficiency_comparison

Function load_agent_efficiency_comparison 

Source
pub fn load_agent_efficiency_comparison(
    store: &AtlasStore,
    benchmark_results: Option<&Path>,
) -> ServiceResult<AgentEfficiencyComparison>
Expand description

Load optional benchmark evidence for one exact selected project.

ยงErrors

Returns an error when the selected project is unavailable or changes while the bounded artifact is loaded.