{{ message }}
Tags: flamingo-stack/osquery
Tags
Filter the Win32_Processor query to only required fields (osquery#8598) Querying Win32_Processor for all fields has a performance penalty of 1.1s per CPU core - this is mostly unnoticable on small boxes, but on larger boxes can actualloy have a significant impact on startup performance. Even on an 8 core system, this takes the startup time for osqueryi from 8.5s to 0.2s.
Fix the `python_paths` table to skip unnecessary code paths when filt… …ering by `directory` (osquery#8544)
Update the `browser_firefox` table to exclude "Crash Reports" and "Pe… …nding Pings" folders (osquery#8478)
PreviousNext
