From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:eapi7-ver commit in: eclass/tests/
Date: Thu, 21 Sep 2017 07:04:48 +0000 (UTC) [thread overview]
Message-ID: <1505977468.607399995e0c735688d754a78011abe9327ad50e.mgorny@gentoo> (raw)
commit: 607399995e0c735688d754a78011abe9327ad50e
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 21 06:35:46 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Sep 21 07:04:28 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60739999
eapi7-ver.eclass: Benchmark comparison more accurately
eclass/tests/eapi7-ver_benchmark.sh | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/eclass/tests/eapi7-ver_benchmark.sh b/eclass/tests/eapi7-ver_benchmark.sh
index 4f2fecd7f20..b1e3ccb78ae 100755
--- a/eclass/tests/eapi7-ver_benchmark.sh
+++ b/eclass/tests/eapi7-ver_benchmark.sh
@@ -78,7 +78,7 @@ replacing_versionator() {
comparing() {
local x
- for x in {1..200}; do
+ for x in {1..500}; do
ver_test 1b_p1 -le 1_p1
ver_test 1.1b -le 1.1
ver_test 12.2.5 -le 12.2b
@@ -143,5 +143,5 @@ get_times 1 cutting
get_times 10 cutting_versionator
get_times 1 replacing
get_times 10 replacing_versionator
-get_times 5 comparing
+get_times 2 comparing
get_times 10 comparing_versionator
next reply other threads:[~2017-09-21 7:04 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-21 7:04 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-09-24 15:43 [gentoo-commits] repo/gentoo:eapi7-ver commit in: eclass/tests/ Ulrich Müller
2017-09-22 7:20 Ulrich Müller
2017-09-08 11:11 Michał Górny
2017-09-06 15:00 Michał Górny
2017-09-06 15:00 Michał Górny
2017-09-06 13:48 Michał Górny
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1505977468.607399995e0c735688d754a78011abe9327ad50e.mgorny@gentoo \
--to=mgorny@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox