mirror of
https://github.com/status-im/nimbus-benchmarking.git
synced 2025-01-12 03:54:16 +00:00
740 B
740 B
helper scripts for Nimbus-eth2 benchmarking
process_benchmark_output.pl - takes NBC benchmark output and converts it into a JSON file suitable for the Jenkins Benchmark plugin or into HTML charts using D3 and Dimple.
run_nbc_benchmarks.sh - builds and runs benchmarks, then calls process_benchmark_output.pl on their outputs.
License
Licensed and distributed under either of
- MIT license: LICENSE-MIT or http://opensource.org/licenses/MIT
or
- Apache License, Version 2.0, (LICENSE-APACHEv2 or http://www.apache.org/licenses/LICENSE-2.0)
at your option. These files may not be copied, modified, or distributed except according to those terms.