Commit ac50f77
committed
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).1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
171 | | - | |
| 171 | + | |
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
| |||
0 commit comments