Skip to main content

score

Function score 

Source
pub fn score(stats: &RunStats) -> f64
Expand description

Efficiency score: 0.0 (terrible) to 1.0 (perfect). successful_calls / steps weighted by completion.