dotnet/BenchmarkDotNet

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

Ouverte

#377 ouverte le 1 mars 2017

 (15 commentaires) (5 réactions) (0 personne assignée)C# (1 063 forks)batch import
enhancementhelp wantedup-for-grabs

Métriques du dépôt

Stars
 (11 480 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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

Guide contributeur