Skip to content

Latest commit

 

History

History
29 lines (25 loc) · 1.35 KB

File metadata and controls

29 lines (25 loc) · 1.35 KB

Stories in Ready

uuid

golang uuid generator

install

go get github.com/fgrid/uuid

benchmarks

goos: darwin
goarch: arm64
pkg: github.com/fgrid/uuid
cpu: Apple M5
BenchmarkNewV1-10    	 7582114	       310.9 ns/op
BenchmarkNewV3-10    	22426238	       106.5 ns/op
BenchmarkNewV4-10    	14166412	       172.1 ns/op
BenchmarkNewV5-10    	36784474	        64.32 ns/op
BenchmarkNewV7-10    	29141774	        81.82 ns/op

documentation

links

badges

status library users dependents views Go Report Card