Mercurial > hgrepos > Python > libs > ConfigMix
diff CHANGES.txt @ 534:07199a532bf8
Changelog
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Tue, 21 Dec 2021 09:43:34 +0100 |
| parents | be6ef72c55d5 |
| children | 16f077229ec2 |
line wrap: on
line diff
--- a/CHANGES.txt Mon Dec 20 22:46:08 2021 +0100 +++ b/CHANGES.txt Tue Dec 21 09:43:34 2021 +0100 @@ -27,7 +27,11 @@ :py:meth:`configmix.config.Configuration.interpolate_variables` - **[misc]** - Improved overall performance by a factor of 0.25 to 0.3 + Improved overall performance by a factor of 0.25 to 0.3 using + algorithmic changes. + +- **[misc]** + Improved performance by internal caching. - **[bugfix]** Implement :py:meth:`~configmix.config.Configuration.values` and
