rust #10
@ -196,7 +196,7 @@ pub struct FastOrderStrategy {
|
||||
|
||||
impl Default for FastOrderStrategy {
|
||||
fn default() -> Self {
|
||||
Self { threshold: 0.05 }
|
||||
Self { threshold: 0.2 }
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user