dotnet/BenchmarkDotNet

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

Open

#377 aberto em 1 de mar. de 2017

Ver no GitHub
 (15 comments) (5 reactions) (0 assignees)C# (1.054 forks)batch import
enhancementhelp wantedup-for-grabs

Métricas do repositório

Stars
 (11.415 stars)
Métricas de merge de PR
 (Mesclagem média 5d 9h) (20 fundiu PRs em 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).

Guia do colaborador