Pretty good performance improvement without much i...
# core
t
Pretty good performance improvement without much impact to correctness or safety: https://github.com/osquery/osquery/pull/7094 We were calling fsync for each database update, which is pretty overkill.
👍 1
🆒 1