mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-13 08:36:54 +00:00
update ec share size
update bitrot
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
//!
|
||||
//! This benchmark compares the performance of different Reed-Solomon implementations:
|
||||
//! - Default (Pure erasure): Stable reed-solomon-erasure implementation
|
||||
//! - `reed-solomon-simd` feature: Hybrid mode with SIMD optimization and erasure fallback
|
||||
//! - `reed-solomon-simd` feature: SIMD mode with optimized performance
|
||||
//!
|
||||
//! ## Running Benchmarks
|
||||
//!
|
||||
|
||||
Reference in New Issue
Block a user