[CI] Disable runtime logging for benchmarks#1463
Conversation
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
bkchr
left a comment
There was a problem hiding this comment.
Could you please give more information on why? I may assume that there are benchmarks that spamming the execution. This sounds more like that they should not spam info or whatever with debug information?
They are not just spamming
Maybe i can also intercept the runtime-interface in the benchmarking CLI and redirect the logs there. |
|
Benchmarks should probably just be build like the production binary with |
Oh yea, did not think about this. Thanks! |
|
(Actually going to try it out here) |
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Changes: