log
graph
tags
bookmarks
branches
changeset
browse
zip
gz
bz2
help
Mercurial
>
hgrepos
>
Python
>
libs
>
ConfigMix
log
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
| rev 517:
(0)
-300
-100
-30
-10
-7
+7
+10
+30
+100
tip
age
author
description
Sun, 19 Dec 2021 16:04:40 +0100
Franz Glasner
Implement Configuration.items() and Configuration.values() without interpolating the values
Sun, 19 Dec 2021 14:36:18 +0100
Franz Glasner
FIX: Do not filter-out all False values then interpolating (zero int, boolean False)
Sun, 19 Dec 2021 14:10:28 +0100
Franz Glasner
Performance: compute the length of the constant input strinc only once and compute the new rest earlier and use the computed value also in comparisons
Sun, 19 Dec 2021 14:05:14 +0100
Franz Glasner
Move convenient output from the performance script and command line arguments to select all or some performance numbers
Sun, 19 Dec 2021 10:38:20 +0100
Franz Glasner
str.join(): use a list comprehension instead of a generator expression for performance reasons
Sun, 19 Dec 2021 10:35:06 +0100
Franz Glasner
Remove a temporary variable usage
Sat, 18 Dec 2021 18:44:21 +0100
Franz Glasner
Using generator expressions to directly create tuples is a not so good idea performance-wise.
less
more
| rev 517:
(0)
-300
-100
-30
-10
-7
+7
+10
+30
+100
tip