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