Skip to content

Commit

Permalink
try
Browse files Browse the repository at this point in the history
Signed-off-by: Ali Beyad <abeyad@google.com>
  • Loading branch information
abeyad committed May 6, 2024
1 parent 6f2c277 commit aff8c1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mobile/test/performance/test_binary_size.cc
Expand Up @@ -3,6 +3,7 @@
// NOLINT(namespace-envoy)

// This binary is used to perform stripped down binary size investigations of the Envoy codebase.
//
// Please refer to the development docs for more information:
// https://envoymobile.io/docs/envoy-mobile/latest/development/performance/binary_size.html
int main() { return reinterpret_cast<Envoy::InternalEngine*>(0)->run(nullptr); }

0 comments on commit aff8c1c

Please sign in to comment.