README: mention D3

This commit is contained in:
Ștefan Talpalaru 2020-12-10 22:16:47 +01:00
parent 62591bedc8
commit ce544b9317
No known key found for this signature in database
GPG Key ID: CBF7934204F1B6F9

View File

@ -1,8 +1,8 @@
# helper scripts for NBC benchmarking
# 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](https://plugins.jenkins.io/benchmark/).
plugin](https://plugins.jenkins.io/benchmark/) 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.