puppetlabs / puppetdb

Centralized Puppet Storage
http://docs.puppetlabs.com/puppetdb
Apache License 2.0
298 stars 224 forks source link

Adjust benchmark to account for the factset stable/volatile arrangement #3960

Open rbrw opened 4 months ago

rbrw commented 4 months ago

The current factset storage rests on the assumption that a nontrivial subset of top-level facts (including any subtree) will never change (though see #3956 for a promising, potential relaxation/improvement there). Given that, benchmark should probably attempt to support that assumption when mutating factsets.

See also: #3955

github-actions[bot] commented 4 months ago

Migrated issue to PDB-5740