Mercurial > hgrepos > Python > libs > ConfigMix
graph
-
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
-
Test-script for checking the costs of different variable lookup methodsFri, 17 Dec 2021 19:24:54 +0100, by Franz Glasner
