perf: buffer SipHasher128
This commit is contained in:
parent
6ebad43c25
commit
f6f96e2a87
3 changed files with 345 additions and 192 deletions
|
@ -28,6 +28,7 @@
|
|||
#![feature(const_panic)]
|
||||
#![feature(min_const_generics)]
|
||||
#![feature(once_cell)]
|
||||
#![feature(maybe_uninit_uninit_array)]
|
||||
#![allow(rustc::default_hash_types)]
|
||||
|
||||
#[macro_use]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue