dotnet/BenchmarkDotNet
View on GitHubSimple API for path customization of BenchmarkDotNet.Artifact and job folders
Open
#377 opened on Mar 1, 2017
enhancementhelp wantedup-for-grabs
Repository metrics
- Stars
- (11,415 stars)
- PR merge metrics
- (Avg merge 2d) (27 merged PRs in 30d)
Description
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).