ctc-oss / fapolicy-analyzer

Tools to assist with the configuration and management of fapolicyd.
https://ctc-oss.github.io/fapolicy-analyzer
GNU General Public License v3.0
12 stars 5 forks source link

Filtering the trust list is slow #842

Open jw3 opened 1 year ago

jw3 commented 1 year ago
  1. Load a trust db with 100k entries
  2. Search for something
  3. Wait for minutes

Find and eliminate the bottleneck.

tparchambault commented 11 months ago

Currently provisioning a testing platform w/~100k files installed via rpm to get some baseline numbers for comparison as we investigate modifications to the current implementation.