Skip to content

toolkits/proc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

proc

statistics utils for golang

peference

	// proc.counter Benchmark Test Result
	BenchmarkSCounterBaseIncr	 					5000000	        49.7 ns/op
	BenchmarkSCounterBaseIncrConcurrent	 			5000000	        51.1 ns/op
	BenchmarkSCounterQpsIncr	 					5000000	        51.0 ns/op
	BenchmarkSCounterQpsIncrConcurrent	 			5000000	        51.7 ns/op
	// proc.filter Benchmark Test Result
	BenchmarkFilter	 								5000000	        93.1 ns/op
	BenchmarkFilterConcurrent	 					5000000	        98.0 ns/op

usage

reference

Releases

No releases published

Packages

No packages published

Languages