blob: 5524d0524e8a500017e2e7d373c5932255f0fdf3 [file] [log] [blame]
// Copyright 2024 The Fuchsia Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// GENERATED FILE: Regen with "fx build host-tools/regen_fidl_benchmark_suite && fx regen_fidl_benchmark_suite && fx format-code"
// Table with 1 field all unset
benchmark("Table/Unset/1") {
bindings_allowlist = [llcpp, hlcpp, cpp, go, reference, dart],
value = Table1Struct{
value: Table1{},
},
}
// Table with 16 fields all unset
benchmark("Table/Unset/16") {
bindings_allowlist = [llcpp, hlcpp, cpp, go, reference, dart],
value = Table16Struct{
value: Table16{},
},
}
// Table with 63 fields all unset
benchmark("Table/Unset/63") {
bindings_allowlist = [llcpp, hlcpp, cpp, rust, go, reference, dart],
value = Table63Struct{
value: Table63{},
},
}