mirror of
https://github.com/composewell/streamly.git
synced 2024-11-10 02:44:29 +03:00
correct test description
This commit is contained in:
parent
81ce539486
commit
17b7d92941
@ -131,7 +131,7 @@ main = do
|
||||
BFS.copyCodecUtf8 inh outh
|
||||
]
|
||||
, bgroup "grouping"
|
||||
[ mkBench "chunksOf 1 (A.writeN)" href $ do
|
||||
[ mkBench "chunksOf (single chunk)" href $ do
|
||||
Handles inh _ <- readIORef href
|
||||
BFS.chunksOf fileSize inh
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user