dotnet/BenchmarkDotNet

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

Open

#377 创建于 2017年3月1日

在 GitHub 查看
 (15 评论) (5 反应) (0 负责人)C# (1,054 fork)batch import
enhancementhelp wantedup-for-grabs

仓库指标

Star
 (11,415 star)
PR 合并指标
 (平均合并 5天 9小时) (30 天内合并 20 个 PR)

描述

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

贡献者指南