blob: 03cde27c08ea8f86a8e55ec5852c6cb1611ce644 [file] [log] [blame]
// Copyright 2020 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 get-build-dir)/host-tools/regen_fidl_benchmark_suite
// Table with 1 field all unset
benchmark("Table/Unset/1") {
bindings_allowlist = [llcpp, hlcpp, rust, go, walker, reference, dart],
value = Table1Struct{
value: Table1{},
},
}
// Table with 16 fields all unset
benchmark("Table/Unset/16") {
bindings_allowlist = [llcpp, hlcpp, rust, go, walker, reference, dart],
value = Table16Struct{
value: Table16{},
},
}
// Table with 256 fields all unset
benchmark("Table/Unset/256") {
bindings_allowlist = [llcpp, hlcpp, rust, go, walker, reference],
value = Table256Struct{
value: Table256{},
},
}