-
Notifications
You must be signed in to change notification settings - Fork 331
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test(consensus): [CON-1382] Push consensus performance test results t…
…o Elasticsearch (#646) This is based on how `tecdsa_performance_test` does it. One can run & upload the results via the following command: `bazel test //rs/tests/consensus:consensus_performance --config=systest --cache_test_results=no --test_tmpdir=./tmp_2 --//bazel:enable_upload_perf_systest_results=True` After running the command above, one can see the results here: [Kibana url](https://kibana.testnet.dfinity.network/app/discover#/?_g=(time:(from:now-1y,to:now))&_a=(columns:!(benchmark_results.blocks_per_second,benchmark_results.success_rate,benchmark_settings.message_size,benchmark_settings.rps,benchmark_results.throughput_messages_per_second,ic_version),filters:!(),grid:(columns:(benchmark_results.blocks_per_second:(width:112),benchmark_results.success_rate:(width:298),host.name:(width:513))),hideChart:!f,index:'899cc662-7ffd-45b3-8946-1c52ba186649',interval:auto,query:(language:kuery,query:''),sort:!(!(timestamp,desc))) ) --------- Co-authored-by: IDX GitHub Automation <[email protected]>
- Loading branch information
1 parent
dbfbece
commit 402a3a6
Showing
4 changed files
with
98 additions
and
3 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters