Skip to main content

diff

Function diff 

Source
pub fn diff(
    a: &ExperimentRecord,
    b: &ExperimentRecord,
    move_: &DerivationMove,
) -> String
Expand description

Two experiments side by side: what changed, what it did to the metrics, and what it cost.