]> Cypherpunks repositories - gostls13.git/commit
encoding/gob: report allocs in benchmarks
authorDaniel Martí <mvdan@mvdan.cc>
Sat, 1 Apr 2023 17:44:20 +0000 (18:44 +0100)
committerDaniel Martí <mvdan@mvdan.cc>
Tue, 4 Apr 2023 07:16:59 +0000 (07:16 +0000)
commit56e900d9f0da967d9152c546db1684653a69ece5
treeb38bc9803d1ad01d90809055c4cbc8407c574126
parent311145cf0d0c9e80efb23b959f58bfa33d7f4c88
encoding/gob: report allocs in benchmarks

I almost exclusively use these benchmarks with -benchtime already.

Change-Id: I6539cbba6abbdb6b275502e122f4e16856d8b9e4
Reviewed-on: https://go-review.googlesource.com/c/go/+/481375
Reviewed-by: Emmanuel Odeke <emmanuel@orijtech.com>
Run-TryBot: Daniel Martí <mvdan@mvdan.cc>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Reviewed-by: Rob Pike <r@golang.org>
src/encoding/gob/timing_test.go