Instrument transformer.go with latency metrics.

This commit is contained in:
immutablet
2018-02-27 17:24:27 -08:00
parent 209cdd9048
commit e54864f53d
6 changed files with 104 additions and 6 deletions

View File

@@ -124,6 +124,7 @@ func runBenchmark(b *testing.B, transformerConfig string) {
b.StartTimer()
test.benchmark(b)
b.StopTimer()
test.printMetrics()
}
func unSealWithGCMTransformer(cipherText []byte, ctx value.Context,