Skip to content
Snippets Groups Projects
Commit 1c58ba47 authored by Marek Kotewicz's avatar Marek Kotewicz
Browse files

.

parent d5ab429e
Branches
Tags
No related merge requests found
......@@ -91,6 +91,6 @@ fn bench_stream_1000_empty_lists(b: &mut Bencher) {
for _ in 0..1000 {
stream.append_list(0);
}
//let _ = stream.out();
let _ = stream.out();
});
}
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment