Skip to content
This repository has been archived by the owner on Feb 21, 2018. It is now read-only.
/ go-qrintf Public archive

Just wondering what happens if you do the same thing as qrintf in go

License

Notifications You must be signed in to change notification settings

lestrrat-morgue/go-qrintf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-qrintf

Just wondering what happens if you do the same thing as qrintf in go

Benchmark Oct 3, 2014

go test -bench IPv4Addr -benchmem -benchtime=100s
PASS
BenchmarkIPv4Addr_qrintf	10000000000	         0.07 ns/op	       0 B/op	       0 allocs/op
BenchmarkIPv4Addr_sprintf	10000000000	         0.57 ns/op	       0 B/op	       0 allocs/op
ok  	github.com/lestrrat/go-qrintf	45.194s

About

Just wondering what happens if you do the same thing as qrintf in go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages