LogInfo tests on testnet for StartInference and FinishInference #839
To investigate the impact of log_format = "json" vs log_format = "plain" on node performance, a number of experiments were executed on Testnet. This is not compared to mainnet performance, however in isolation supports the same conclusion.
We could achieve around 3x improvement under inference to performance of LogInfo, when switching to log_format = "json".
💬 Comments (3)
x3 for start/finish inference, or x3 for logging?
@hleb-albau 3x improvement under inference to performance of LogInfo
🔄 Auto-synced from Issue #839 every hour.
Should we continue with the log_level=info and log_level=error?