package
0.0.0-20240814153542-64ae15e81c8c
Repository: https://github.com/iamsumit/go-dsa.git
Documentation: pkg.go.dev
# README
Benchmark Result
BenchmarkEnqueue-10 7.745 ns/op
BenchmarkDequeue-10 0.3185 ns/op
BenchmarkClear-10 0.3571 ns/op
BenchmarkPeek-10 0.3154 ns/op
BenchmarkIsEmpty-10 0.3132 ns/op
BenchmarkSize-10 0.3117 ns/op
BenchmarkPriorityQueueEnqueue-10 125539 ns/op
BenchmarkPriorityQueueWith09Priority-10 102659 ns/op
BenchmarkPriorityQueueDequeue-10 0.3264 ns/op
BenchmarkPriorityQueueClear-10 0.3667 ns/op
BenchmarkPriorityQueuePeek-10 0.3349 ns/op
BenchmarkPriorityQueueIsEmpty-10 0.3726 ns/op
BenchmarkPriorityQueueSize-10 0.3518 ns/op