Open ajstorm opened 1 day ago
When running sysbench oltp_read_write we're seeing that disabling sql.stats.flush.enabled yields 1.5% higher QPS. We should investigate whether we can reduce this overhead and/or turn this off by default.
oltp_read_write
sql.stats.flush.enabled
Jira issue: CRDB-44974
Hi @ajstorm, please add branch-* labels to identify which branch(es) this C-bug affects.
:owl: Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf.
When running sysbench
oltp_read_write
we're seeing that disablingsql.stats.flush.enabled
yields 1.5% higher QPS. We should investigate whether we can reduce this overhead and/or turn this off by default.Jira issue: CRDB-44974