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# (1.054 Forks)batch import
enhancementhelp wantedup-for-grabs

Repository-Metriken

Stars
 (11.415 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 5T 9h) (20 gemergte PRs in 30 T)

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