Skip to content

5imili/mytest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

bench cpu

go test -v -run Testxxx
go test -v -bench BenchmarkQuickSort -run NONE

bench memory

$ go test -v -bench BenchmarkMalloc -benchmem -gcflags "-N -l"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages