sortedintlistgentest

package
v0.0.0-...-5e56d49 Latest Latest
Warning

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

Go to latest
Published: Jun 24, 2021 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const DEFAULT_BENCH_DATA_SEED int64 = 1234567890
View Source
const DEFAULT_BENCH_DATA_SIZE int = 10000

Variables

This section is empty.

Functions

func GenericBenchmarkSorted_Delete

func GenericBenchmarkSorted_Delete(create func() sortedintlist.IIntCollectionMutable, b *testing.B)

func GenericBenchmarkSorted_GetAll

func GenericBenchmarkSorted_GetAll(create func() sortedintlist.IIntListMutable, b *testing.B) *[]int

func GenericBenchmarkSorted_GetUnique

func GenericBenchmarkSorted_GetUnique(create func() sortedintlist.IIntSetMutable, b *testing.B) *[]int

func GenericBenchmarkSorted_InsertAscNoDups

func GenericBenchmarkSorted_InsertAscNoDups(create func() sortedintlist.IIntInsert, b *testing.B)

func GenericBenchmarkSorted_InsertDescNoDups

func GenericBenchmarkSorted_InsertDescNoDups(create func() sortedintlist.IIntInsert, b *testing.B)

func GenericBenchmarkSorted_InsertManyDups

func GenericBenchmarkSorted_InsertManyDups(create func() sortedintlist.IIntInsert, b *testing.B)

func GenericBenchmarkSorted_InsertRandom

func GenericBenchmarkSorted_InsertRandom(create func() sortedintlist.IIntInsert, b *testing.B)

func GenericTestSorted_DeleteList

func GenericTestSorted_DeleteList(l sortedintlist.IIntListMutable, t *testing.T)

func GenericTestSorted_DeleteSet

func GenericTestSorted_DeleteSet(l sortedintlist.IIntSetMutable, t *testing.T)

func GenericTestSorted_GetAll

func GenericTestSorted_GetAll(l sortedintlist.IIntListMutable, t *testing.T)

func GenericTestSorted_GetUnique

func GenericTestSorted_GetUnique(l sortedintlist.IIntSetMutable, t *testing.T)

func GenericTestSorted_InsertList

func GenericTestSorted_InsertList(l sortedintlist.IIntListMutable, t *testing.T)

func GenericTestSorted_InsertSet

func GenericTestSorted_InsertSet(l sortedintlist.IIntSetMutable, t *testing.T)

func GenericTestSorted_MinMax

func GenericTestSorted_MinMax(minmax sortedintlist.IIntMinMax, t *testing.T)

func GenericTestSorted_Size

func GenericTestSorted_Size(l sortedintlist.IIntListMutable, t *testing.T)

func GenericTestSorted_UniqueSize

func GenericTestSorted_UniqueSize(l sortedintlist.IIntSetMutable, t *testing.T)

Types

This section is empty.

Jump to

Keyboard shortcuts

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