Set up cava benchmark
Compare changes
Files
3- Russel Arbore authored
This reverts commit 004eb2c6.
+ 11
− 28
@@ -4,9 +4,8 @@ use std::alloc::{alloc, dealloc, Layout};
@@ -464,7 +463,7 @@ unsafe impl Sync for __RawPtrSendSync {}
@@ -473,32 +472,16 @@ pub struct HerculesImmBox<'a, T> {