Mercurial > hgrepos > Python > libs > ConfigMix
graph
-
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
-
Remove default (i.e. all keyword arguments) from .expand_if_reference() because no-one uses itFri, 17 Dec 2021 18:58:06 +0100, by Franz Glasner
-
FIX: Tests when calling getfirstNNNl() and friends properlyFri, 17 Dec 2021 17:38:17 +0100, by Franz Glasner
-
Remove repeated type(obj) callsFri, 17 Dec 2021 16:56:31 +0100, by Franz Glasner
-
Reorder type comparisons by usageFri, 17 Dec 2021 16:37:26 +0100, by Franz Glasner
-
Remove unused keyword params for ._lookupvar().Fri, 17 Dec 2021 16:28:09 +0100, by Franz Glasner
