ComparisonReport

UMLDataType
Skill Seekers :: skill_seekers :: Benchmark :: ComparisonReport

Description

Comparison between two benchmarks. Fields: name: str, baseline: BenchmarkReport, current: BenchmarkReport, improvements: list[str], regressions: list[str], speedupfactor: float, memorychangemb: float. Properties: hasregressions: bool, overall_improvement: str

Attributes

Visibility Name Type Description
public name none
public baseline none
public current none
public improvements none
public regressions none
public speedup_factor none
public memory_change_mb none

Operations

Visibility Name Description
public has_regressions()
public overall_improvement()

Properties

Name Value
name ComparisonReport
stereotype null
visibility public
isAbstract false
isFinalSpecialization false
isLeaf false

Diagrams