BenchmarkDotNet icon indicating copy to clipboard operation
BenchmarkDotNet copied to clipboard

Don't display Job and Toolchain column when running benchmarks for multiple runtimes

Open adamsitnik opened this issue 4 years ago • 6 comments

The Job and Toolchain columns are redundant, Runtime is all we need:

obraz

I see this very often when our users are presenting BDN results at conferences|meetups etc

The Job column should remain visible when the user has set the Job id in explicit way.

/cc @stephentoub

adamsitnik avatar Nov 23 '20 10:11 adamsitnik

Hello, @adamsitnik, please review PR. Thanks.

marcnet80 avatar Dec 19 '20 14:12 marcnet80

What's the status for this?

kevinsalimi avatar Feb 05 '21 17:02 kevinsalimi

This would indeed be very helpful- it is just the amount of space my reports need in order to avoid line wrapping..

Additionally I think the same logic applies to the rplot build script. My customization of it, simply replaces all occurrences of Job_Id with Job_Runtime making for a much more useful legend (although Job_Toolchain is also a good option- if you don't want to have white spaces in the file name)

lipchev avatar May 24 '21 14:05 lipchev

Is this still open?

jkrueger721 avatar Nov 06 '21 21:11 jkrueger721

Is this still open?

From that time onward, unfortunately, I couldn't spend time on this issue. If you can, please go ahead. Thank you for your help.

kevinsalimi avatar Nov 07 '21 06:11 kevinsalimi

@adamsitnik I would like to take over this issue.

jkrueger721 avatar Nov 07 '21 14:11 jkrueger721

Fixed by #1621

adamsitnik avatar Aug 25 '22 11:08 adamsitnik