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 515:
(0)
-300
-100
-30
-10
-8
+8
+10
+30
+100
tip
age
author
description
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.
Sat, 18 Dec 2021 18:41:11 +0100
Franz Glasner
FIX: Some other lists that need to converted to tuples
Sat, 18 Dec 2021 18:36:50 +0100
Franz Glasner
FIX: Convert a list ito a tuple before appending it to another tuple
Sat, 18 Dec 2021 11:20:41 +0100
Franz Glasner
More detailed quoting/unquoting performance: with and without outer split
less
more
| rev 515:
(0)
-300
-100
-30
-10
-8
+8
+10
+30
+100
tip