Thanks to visit codestin.com
Credit goes to github.com

Skip to content

deslum/heap-perfomance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

heap-perfomance

benchmarks heap perfomance

goos: linux
goarch: amd64
pkg: test-heap
BenchmarkMinElementWithTuneHeap-4   	1000000000	         0.000003 ns/op	       0 B/op	       0 allocs/op
BenchmarkMinElementWithSort-4       	1000000000	         0.182 ns/op	       0 B/op	       0 allocs/op
BenchmarkMinElementWithLoop-4       	1000000000	         0.0444 ns/op	       0 B/op	       0 allocs/op
PASS

About

benchmarks heap perfomance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages