Skip to content

LogInfo tests on testnet for StartInference and FinishInference #839

Closed @maria-mitina opened 2026-03-02 15:50 UTC 3 comments Updated 2026-03-19 06:35 UTC

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".

Image


💬 Comments (3)

@maria-mitina commented 2026-03-02 15:51 UTC

Should we continue with the log_level=info and log_level=error?

@hleb-albau commented 2026-03-02 16:34 UTC

x3 for start/finish inference, or x3 for logging?

@maria-mitina commented 2026-03-03 08:44 UTC

@hleb-albau 3x improvement under inference to performance of LogInfo


🔄 Auto-synced from Issue #839 every hour.