Skip to content

Commit

Permalink
Revert "Disable PerfFileStream while we wait for dotnet/runtime#67545
Browse files Browse the repository at this point in the history
…to be fixed. (#2371)" (#2381)

- Depends on dotnet/runtime#68171
- This reverts commit d8f1c47 from PR #2371
  • Loading branch information
kouvel authored Apr 20, 2022
1 parent 44af897 commit 8f9ed63
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
namespace System.IO.Tests
{
[BenchmarkCategory(Categories.Libraries)]
[OperatingSystemsFilter(allowed: true, OS.Windows)]
public class Perf_FileStream
{
private const int OneKibibyte = 1 << 10; // 1024
Expand Down

0 comments on commit 8f9ed63

Please sign in to comment.