Skip to main content

Module performance

Module performance 

Source
Expand description

Performance Profiling (Feature 10) Performance Profiling (Feature 10)

Capture and analyze performance metrics during test execution.

§EXTREME TDD: Tests written FIRST per spec

§Toyota Way Application

  • Mieruka: Visual representation of performance data
  • Heijunka: Smooth performance without spikes
  • Kaizen: Continuous performance improvement

Structs§

Measurement
A single performance measurement
MetricStats
Statistics for a set of measurements
PerformanceMonitor
Performance monitor for continuous monitoring
PerformanceProfile
A performance profile containing all measurements
PerformanceProfiler
Performance profiler for capturing metrics
PerformanceProfilerBuilder
Builder for performance profiler
PerformanceSummary
Summary of performance profile
PerformanceThreshold
Performance threshold for assertions

Enums§

MetricType
Types of performance metrics