A maintenance release that updates the Pragmastat dependency to v6.0.1 and removes redundant code.
Internal
- Dependency update: Bumped Pragmastat from 5.2.0 to 6.0.1, which includes a redesigned ratio estimator using geometric interpolation and a new RatioBounds estimator
- Code cleanup: Removed redundant
RngExtensionsclass asPragmastat.Randomization.Rngnow provides theUniform(double min, double max)method directly
Full Changelog: https://github.com/AndreyAkinshin/perfolizer/compare/v0.6.3...v0.6.4