Module benchmarks

Module benchmarks 

Source
Expand description

GPU vs CPU performance benchmarking suite

This module provides comprehensive benchmarking capabilities for comparing performance between CPU and GPU implementations of various algorithms.

Structs§

BenchmarkComparison
Benchmark comparison result
BenchmarkConfig
Benchmark configuration
BenchmarkReport
Comprehensive benchmark report
BenchmarkResult
Benchmark result for a single test
BenchmarkSuite
Main benchmarking suite
BenchmarkSummary
Summary statistics for benchmark results

Enums§

BenchmarkCategory
Benchmark operation categories
BenchmarkError
Error types for benchmarking operations
BenchmarkOperation
Benchmark operation types
ComputePlatform
Compute platform for benchmarking
DataType
Data types for benchmarking
PlatformRecommendation
Platform recommendation based on benchmark results
ProblemSize
Problem size categories