commit | c7ef0c7e5273d8aed9c8a9e87976ce3b4013353d | [log] [tgz] |
---|---|---|
author | Ian McKellar <ianloic@google.com> | Tue Mar 14 20:11:42 2023 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 14 20:11:42 2023 +0000 |
tree | 3a9232564d8d784020e7f392016d165f6e12f243 | |
parent | 6a4387e7abc4f6756e8d90471cda67bc575a6710 [diff] |
[fidl] Remove walker benchmark The benchmark for the FIDL walker depended on the new C++ bindings' dependency on coding tables. Those aren't used to actually encode or decode messages anymore. The walker is on its way out - it's only used in the HLCPP bindings - and the HLCPP performance is already benchmarked separately. This removes those benchmarks. Multiply: host_x64/fidl_cpp_conformance_tests: 100 Multiply: host_x64/fidl_hlcpp_conformance_tests: 100 Multiply: host_x64/fidl_llcpp_conformance_tests: 100 Multiply: host_x64/obj/src/lib/fidl/rust/fidl_rust_conformance_tests_bin.sh: 100 Multiply: host_x64/obj/src/tests/fidl/fidl_go_conformance/fidl_go_conformance_tests.sh: 100 Bug: 100320 Change-Id: I30638d25d631f77964209deddcdcad5cc00717e6 Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/814213 Reviewed-by: Yifei Teng <yifeit@google.com> Reviewed-by: Mitchell Kember <mkember@google.com> Fuchsia-Auto-Submit: Ian McKellar <ianloic@google.com> Commit-Queue: Ian McKellar <ianloic@google.com>
Fuchsia is an open source, general purpose operating system supporting modern 64-bit Intel and ARM processors.
We expect everyone interacting with our project to respect our code of conduct.
Read more about Fuchsia's principles.
See Getting Started.
See fuchsia.dev.