Ver Fonte

use more net bandwidth

David Rose há 20 anos atrás
pai
commit
80667761b4
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      panda/src/pstatclient/config_pstats.cxx

+ 1 - 1
panda/src/pstatclient/config_pstats.cxx

@@ -31,7 +31,7 @@ ConfigVariableString pstats_name
 ("pstats-name", "Panda Stats");
 
 ConfigVariableDouble pstats_max_rate
-("pstats-max-rate", 30.0);
+("pstats-max-rate", 1000.0);
 
 ConfigVariableBool pstats_threaded_write
 ("pstats-threaded-write", false);