Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MiloszKrajewski authored Feb 13, 2024
1 parent 3eb9a37 commit 95cf7a9
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 @@ -134,7 +134,7 @@ while `RecyclableMemoryStream` is quite bad for small streams.
|:-------|:------------:|:--------------:|:-------------:|:----------------:|
| tiny | B | A* :trophy: | A :thumbsup: | F :poop: |
| small | D :poop: | A* :trophy: | A :thumbsup: | B |
| medium | F :poop: | B | A* :trophy: | A:thumbsup: |
| medium | F :poop: | B | A* :trophy: | A :thumbsup: |
| large | F :poop: | C | A* :trophy: | A* :trophy: |

* If your streams are always very small, use `ResizingByteBufferStream`
Expand Down

0 comments on commit 95cf7a9

Please sign in to comment.