var fakeTypeConverter … func getObjectBytes(file string) []byte { … } func BenchmarkNewObject(b *testing.B) { … } func toUnstructured(b *testing.B, o runtime.Object) *unstructured.Unstructured { … } func BenchmarkConvertObjectToTyped(b *testing.B) { … } func BenchmarkCompare(b *testing.B) { … } func BenchmarkRepeatedUpdate(b *testing.B) { … }