Mercurial > hgrepos > Python > libs > ConfigMix
graph
-
Another timing for interpolating a single string completelySat, 18 Dec 2021 01:26:13 +0100, by Franz Glasner
-
"quote()" and "unquote()" are now static methodsSat, 18 Dec 2021 01:03:49 +0100, by Franz Glasner
-
Configuration._lookupvar() now uses an internal cache (positive and negative).Sat, 18 Dec 2021 00:43:36 +0100, by Franz Glasner
-
FIX: performance test script: make all args unicodeSat, 18 Dec 2021 00:00:36 +0100, by Franz Glasner
-
Optimize .substitute_variables_in_obj: use dict.items() to avoid one dict lookupFri, 17 Dec 2021 23:53:38 +0100, by Franz Glasner
-
A script to measure some basic performance characteristics of configmix.Fri, 17 Dec 2021 23:53:11 +0100, by Franz Glasner
-
Performance: module-level variable lookup is much faster (similar to local) than class-level (either via CLASS.VARIABLE or self.VARIABLE).Fri, 17 Dec 2021 19:34:38 +0100, by Franz Glasner
