sched

package
v1.43.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 30, 2025 License: Apache-2.0 Imports: 27 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BenchmarkConfig

type BenchmarkConfig struct {
	NumNodes  int
	NumGPUs   int
	NumPods   int
	BatchSize int
	PoolName  string
	Namespace string
	Timeout   time.Duration
}

BenchmarkConfig holds benchmark configuration

type BenchmarkFixture

type BenchmarkFixture struct {
	// contains filtered or unexported fields
}

BenchmarkFixture holds pre-initialized benchmark data

func NewBenchmarkFixture

func NewBenchmarkFixture(
	b *testing.B, config BenchmarkConfig, client client.Client, realAPIServer bool,
) *BenchmarkFixture

NewBenchmarkFixture creates and initializes a benchmark fixture

func (*BenchmarkFixture) Close

func (f *BenchmarkFixture) Close()

Close cleans up the benchmark fixture

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL