envoy-perf
envoy-perf copied to clipboard
Benchmark tool doesn't produce any output
I tried to run the benchmark, it just shows instance created, but it is stuck there forever, and nothing is printed in the console, and no benchmark.log is generated
python2 benchmark.py --local_envoy_binary_path ../envoy/bazel-bin/source/exe/envoy-static --scripts_path . --envoy_config_path ../envoy/examples/lua/ --username $user --envoy_hash None --project envoy-perf --service_account [email protected] --cpu 8 --ram 48 Instance created successfully. Instance is running successfully.
I sshed into the VM that was created and there's nothing in there, so I am not sure if I am pass the configurations and the scripts path correctly to run the benchmark tool.
@jimmy-huang I think this repository is largely stale, it reflects work done by @sohamm17 last year, but we haven't had any bandwidth in OSS Envoy to productionize this in CI. If you want to fix, PRs welcome. Ideally we get folks able to take on the task of making this a continuous perf measurement system in the future.
@htuch thanks for the quick reply, yeah, it would be nice if someone can help fix this issue, we are not even sure what kind of performance this tool measures, since we just came across this and want to spin it up to see what it does, but looks like we are on our own for now.
This issue has been automatically marked as stale because it has not had activity in the last 90 days. It will be closed in the next 14 days unless it is tagged "help wanted" or "no stalebot" or other activity occurs. Thank you for your contributions.
This issue has been automatically closed because it has not had activity in the last 104 days. If this issue is still valid, please ping a maintainer and ask them to label it as "help wanted" or "no stalebot". Thank you for your contributions.