Parcourir la source

上服务器对比速度。

skyfffire il y a 2 ans
Parent
commit
15376b5200
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      strategy/src/quant.rs

+ 1 - 1
strategy/src/quant.rs

@@ -578,7 +578,7 @@ impl Quant {
     }
 
     pub fn _update_depth(&mut self, depth: Vec<Decimal>, name: String, mut trace_stack: TraceStack) {
-        // info!(?depth, ?name);
+        info!(?depth, ?name);
         trace_stack.on_depth();
 
         // 要从回调传入的深度信息中获取data.name