Page MenuHomePhabricator
Paste P8884

(An Untitled Masterwork)
ActivePublic

Authored by Eevans on Aug 7 2019, 9:26 PM.
Tags
None
Referenced Files
F29993076: raw.txt
Aug 7 2019, 9:26 PM
Subscribers
None
[ ... ]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
VERSION ......:
BUILD HOST ...: ce6b5b270914
BUILD DATE ...: 2019-08-07T21:08:48+00:00
GO VERSION ...: go1.11.5
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
GOPATH=/usr/share/gocode go test -bench=. -benchmem -tags=unit
{"msg":"Request body is empty","appname":"kask","time":"2019-08-07T21:08:56Z","level":"ERROR","request_id":"00000000-0000-0000-0000-000000000000"}
goos: linux
goarch: amd64
BenchmarkGet-32 20000 93786 ns/op 6300 B/op 75 allocs/op
BenchmarkPost-32 20000 83578 ns/op 6850 B/op 81 allocs/op
BenchmarkDelete-32 20000 94776 ns/op 4075 B/op 57 allocs/op
PASS
ok _/go/src/gerrit.wikimedia.org/r/mediawiki/services/kask 8.208s
golint -set_exit_status ./...
go vet ./...
[ ... ]