Remove the StreamDK benchmark from bench targets

This commit is contained in:
Harendra Kumar 2022-08-26 18:00:31 +05:30
parent d0ab51e3a6
commit 9afec89e2d

View File

@ -18,11 +18,6 @@ targets =
, "noTest"
]
)
, ("Data.Stream.StreamDK",
[ "base_stream_grp"
, "noTest"
]
)
-- Streams
, ("Data.Stream", ["serial_wserial_cmp"])