dotnet/BenchmarkDotNet

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

Open

#377 aperta il 1 mar 2017

Vedi su GitHub
 (15 commenti) (5 reazioni) (0 assegnatari)C# (1054 fork)batch import
enhancementhelp wantedup-for-grabs

Metriche repository

Star
 (11.415 star)
Metriche merge PR
 (Merge medio 5g 9h) (20 PR mergiate in 30 g)

Descrizione

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).

Guida contributor