mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-30 05:14:54 +00:00
Instrument transformer.go with latency metrics.
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user