dotnet/BenchmarkDotNet

Simple API for path customization of BenchmarkDotNet.Artifact and job folders

Open

#377 geöffnet am 1. März 2017

Auf GitHub ansehen
 (15 Kommentare) (5 Reaktionen) (0 zugewiesene Personen)C# (11.415 Stars) (1.054 Forks)batch import
enhancementhelp wantedup-for-grabs

Beschreibung

Sometimes we have troubles with UnauthorizedAccessException (we don't have access to the current directories) or long paths. I think, it would be great to provide a nice API which allows to customzie BenchmarkDotNet working directory (which will contain all the generated files and folders).

Contributor Guide