Mercurial > hgrepos > Python > libs > ConfigMix
log tests/_perf_config.py @ 673:77d4a3e7c9e2
| age | author | description |
|---|---|---|
| Thu, 13 Jan 2022 11:39:38 +0100 | Franz Glasner | Introduct a test context to more easily switch between some unittest configurations |
| Sun, 02 Jan 2022 02:04:07 +0100 | Franz Glasner | Provide a C-implementation of configmix.config.quote() also: fast_quote |
| Sat, 01 Jan 2022 18:01:32 +0100 | Franz Glasner | Added also a fast C-implementation of configmix.config._split_ns |
| Fri, 31 Dec 2021 21:24:16 +0100 | Franz Glasner | Add an optional C-implementation for configmix.config.unquote and configmix.config.pathstr2path. |
| Tue, 28 Dec 2021 17:28:19 +0100 | Franz Glasner | Refactor: the parsing of the quoted and dot-separated path string is put into a function that handles also empty inputs properly |
| Mon, 20 Dec 2021 22:46:08 +0100 | Franz Glasner | Perf script: "once" -> "one" |
| Mon, 20 Dec 2021 22:45:24 +0100 | Franz Glasner | Add timing for non-cached interpolations: using the PY: namespace |
