You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Auto merge of #607 - Mark-Simulacrum:opt, r=Mark-Simulacrum
Store logs uncompressed in db
This will mean that the database grows faster -- and we do more disk I/O -- but
currently at least disk is likely easier for us to grow than the single thread
handling of incoming results.
(Will look at production performance to decide whether to keep or revert this change).
0 commit comments