We have a lot of ToString methods, and in many cases different inputs give very similar results. <img width="636" alt="image" src="https://github.com/dotnet/performance/assets/9439069/4e1a6257-fe85-4830-b52e-7fb66bc8d14d"> In those cases we should only run one version of the test to save on execution time.