dotnet / dotnet/BenchmarkDotNet

Add job / toolchain / runtime fields to the (some?) json exporters

Open
#1,716 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
11.5k
Forks
1.1k
Avg merge
6d 11h
Merged PRs (30d)
12

Description

The corresponding columns are already present for most (not sure about xml) other exporter types, but only present in the json files as part of the DisplayInfo:

> "DisplayInfo":"QuantityFromUnit.new(value,unit): Job-MRXVVK(Runtime=.NET 5.0, Toolchain=netcoreapp50, IterationCount=3, LaunchCount=1, WarmupCount=3)

I'm not sure if they should be added to all json exporters, but I think it would be great if at least fulljson would have them.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.