Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
djfoxer authored Jun 8, 2021
1 parent 9fd2db5 commit 48a0e83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ using (var fileStream = new FileStream(_fileName, FileMode.Create, FileAccess.Wr
```
# Benchmark experiment #3 [07.06.2021]:

.NET 6 Preview 4 is now available. New SDK brings huge FileStream performance boost (up to 4x faster ), check it out: **[.NET 6 FileStream Boos Details](doc/Benchmark_DotNet6.md)**.
.NET 6 Preview 4 is now available. New SDK brings huge FileStream performance boost (up to 4x faster ), check it out: **[.NET 6 FileStream Boost Details](doc/Benchmark_DotNet6.md)**.

![logo](img/ben3.png)

Expand Down

0 comments on commit 48a0e83

Please sign in to comment.