Skip to content

Instantly share code, notes, and snippets.

@foreseeable
Created August 13, 2020 14:24
Show Gist options
  • Save foreseeable/80e99f38e27a612ab7622acc7846fb5f to your computer and use it in GitHub Desktop.
Save foreseeable/80e99f38e27a612ab7622acc7846fb5f to your computer and use it in GitHub Desktop.
list of Envoy test for performance analysis
//test/extensions/filters/http/ratelimit:config_test
//test/extensions/clusters/dynamic_forward_proxy:cluster_test
//test/mocks/grpc:grpc_mocks
//test/extensions/filters/http/jwt_authn:filter_config_test
//test/extensions/filters/http/buffer:buffer_filter_integration_test
//test/integration:idle_timeout_integration_test
//test/extensions/filters/network/thrift_proxy:router_test
//test/common/http:conn_manager_utility_test
//test/common/stream_info:stream_info_impl_test
//test/extensions/filters/http/grpc_json_transcoder:json_transcoder_filter_test
//test/common/upstream:health_checker_impl_test
//test/extensions/transport_sockets/tls/integration:ssl_integration_test
//test/extensions/clusters/aggregate:cluster_update_test
//test/extensions/filters/http/cors:cors_filter_test
//test/server:server_fuzz_test
//test/common/grpc:common_test
//test/extensions/retry/priority/previous_priorities:config_test
//test/integration:load_stats_integration_test
//test/common/upstream:outlier_detection_impl_test
//test/integration:custom_cluster_integration_test
//test/extensions/filters/http/gzip:gzip_filter_integration_test
//test/integration:uds_integration_test
//test/extensions/filters/common/ext_authz:check_request_utils_test
//test/common/common:log_macros_test
//test/extensions/transport_sockets/alts:config_test
//test/extensions/filters/network/kafka:kafka_request_parser_test
//test/extensions/grpc_credentials/file_based_metadata:file_based_metadata_grpc_credentials_test
//test/extensions/filters/network/ext_authz:ext_authz_test
//test/extensions/filters/udp/udp_proxy:udp_proxy_integration_test
//test/integration:integration_lib
@foreseeable
Copy link
Author

Random sampled from huge tests (binary size>1G).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment