| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Suggested by Eli Schwartz. This gives roughly 5260 ops / s, over 550%
speedup.
The complete patch series therefore increases the speed from roughly
326 ops / s to 5260 ops / s, making the common case 16 times faster.
Closes: https://bugs.gentoo.org/908411
Closes: https://github.com/gentoo/gentoo/pull/31404
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
| |
| |
| |
| |
| |
| |
| |
| | |
Introduce an internal helper for _pypi_sdist_url that doesn't require
subshell, and therefore eliminate all subshells from global scope.
We're nearing 952 ops / s, further 39% speedup.
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
| |
| |
| |
| |
| |
| |
| |
| | |
Provide an internal helper to translate versions without a subshell,
and use it in the common case. Now the benchmark gives 685 ops / s,
which means it's another 28% speedup.
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
| |
| |
| |
| |
| |
| |
| | |
Provide an internal helper to normalize names without a subshell.
This gives 535 ops / s, so a further 44% speedup.
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
| |
| |
| |
| |
| |
| |
| |
| | |
Instead of translating version two times, once in pypi_sdist_url
and then when setting S, do it once and store the result. This gives
roughly 371 ops / s, i.e. a 13% speedup.
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
| |
| |
| |
| |
| |
| | |
The benchmark yield roughly 327 ops / s on my machine.
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
| |
| |
| |
| | |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
| | |
|
|\| |
|
| |
| |
| |
| |
| |
| | |
- provides a full lxd-migrate support.
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
|
| |
| |
| |
| | |
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
|
| |
| |
| |
| |
| |
| |
| | |
The mysql-workbench code already was changed to work with the latest
unixODBC release. Revert the workaround and require the latest version.
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
|
| | |
|
|\| |
|
| |
| |
| |
| |
| | |
Closes: https://bugs.gentoo.org/907184
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
|
| | |
|
|\| |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Add live version. It compiles the latest upstream public svn.
This ebuild also compiles the kernel modules, does not need on vbox-modules.
Upstream added support for python 3.12; I haven't checked it yet.
USE=doc does not work for now.
This version is not meant to be used, might be very unstable.
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
|
| | |
|
|\| |
|
| |
| |
| |
| | |
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
| | |
|
|\| |
|
| |
| |
| |
| | |
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|\| |
|
| |
| |
| |
| |
| |
| | |
Closes: https://github.com/gentoo/gentoo/pull/31425
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
|
| | |
|
|\| |
|
| |
| |
| |
| |
| |
| | |
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
Closes: https://github.com/gentoo/gentoo/pull/31360
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
|
| | |
|
|\| |
|
| |
| |
| |
| |
| |
| | |
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/31289
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
|
| | |
|
|\| |
|
| |
| |
| |
| |
| |
| | |
Signed-off-by: Thomas Bettler <thomas.bettler@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/31250
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
|
| | |
|
|\| |
|
| |
| |
| |
| |
| |
| | |
Signed-off-by: Alfred Wingate <parona@protonmail.com>
Closes: https://github.com/gentoo/gentoo/pull/31442
Signed-off-by: Florian Schmaus <flow@gentoo.org>
|
| | |
|
|\| |
|
| |
| |
| |
| | |
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
|
| |
| |
| |
| | |
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
|
| | |
|
|\| |
|
| |
| |
| |
| |
| | |
Bug: https://bugs.gentoo.org/908492
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
|
| |
| |
| |
| | |
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
|
| | |
|
|\| |
|