Module throughput

Source
Expand description

Throughput calculation and analysis utilities

This module provides tools for measuring and analyzing throughput metrics including bytes/second, items/second, and various bandwidth calculations.

Structsยง

BandwidthAnalyzer
Bandwidth analysis for different data types and patterns
MemoryBandwidthMetrics
Memory bandwidth utilization metrics
ThroughputAnalyzer
Throughput measurement and calculation utilities
ThroughputComparison
Comparison of throughput metrics across multiple implementations
ThroughputMetrics
Throughput metrics for a single benchmark result