From: "Андрей Черепанов" <cas@altlinux.ru>
To: ALT Linux Team development discussions <devel@lists.altlinux.org>
Subject: Re: [devel] Сборка python3 в Сизифе работает медленно
Date: Tue, 27 Mar 2012 00:39:38 +0400
Message-ID: <201203270039.46425.cas@altlinux.ru> (raw)
In-Reply-To: <182665454a188a0466f07ea118efe291@hadoop.ru>
[-- Attachment #1: Type: Text/Plain, Size: 967 bytes --]
26 марта 2012 Vitaly Kuznetsov написал:
> Добрый день,
>
> On Sun, 25 Mar 2012 22:24:37 +0400, Denis Kirienko wrote:
> > Добрый день!
> >
> > На протяжении двух-трех лет я ждал появления python3 в Сизифе,
> > поставил его сразу же после появления, но когда дело дошло до
> > реального использования сразу же выяснилось, что сизифная сборка
> > третьего питона работает медленно.
>
> спасибо за информацию, давайте попробуем поразбираться.
> На x86_64 разница не так заметна, но есть:
>
> Системный:
> $ time python3 /tmp/test.py
> 449999985000000
> python3 /tmp/test.py 6,06s user 2,35s system 68% cpu 12,309 total
>
> Локально собранный:
> $ time ./python /tmp/test.py
> 449999985000000
> ./python /tmp/test.py 5,17s user 1,69s system 99% cpu 6,898 total
6,06*68% = 4,12 c.
5,17*99% = 5,11 c. С учётом загрузки процессора первый вариант более
экономичен и эффективен. Второй слишком агрессивно поедает ресурсы.
--
Андрей Черепанов
ALT Linux
cas@altlinux.ru
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
next prev parent reply other threads:[~2012-03-26 20:39 UTC|newest]
Thread overview: 43+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-25 18:24 Denis Kirienko
2012-03-26 12:06 ` Vitaly Kuznetsov
2012-03-26 12:45 ` Vitaly Kuznetsov
2012-03-26 20:39 ` Андрей Черепанов [this message]
2012-03-27 5:17 ` Anton Gorlov
2012-03-27 6:02 ` Vitaly Kuznetsov
2012-03-27 6:21 ` Konstantin Pavlov
2012-03-27 14:54 ` Denis Kirienko
2012-03-27 15:00 ` Vitaly Kuznetsov
2012-03-27 17:03 ` Michael Shigorin
2012-03-28 9:49 ` Vitaly Kuznetsov
2012-03-28 13:11 ` Vitaly Kuznetsov
2012-03-28 17:24 ` Denis Kirienko
2012-03-28 19:33 ` Vitaly Kuznetsov
2012-03-28 21:25 ` Dmitry V. Levin
2012-03-29 6:56 ` Denis Kirienko
2012-03-29 10:33 ` Vitaly Kuznetsov
2012-03-29 19:19 ` Denis Kirienko
2012-03-30 16:32 ` Vitaly Kuznetsov
2012-04-03 12:28 ` [devel] побочные эффекты от расчленения питона Dmitry V. Levin
2012-04-03 13:08 ` Vitaly Kuznetsov
2012-04-03 13:28 ` Dmitry V. Levin
2012-04-04 22:33 ` Dmitry V. Levin
2012-04-05 2:22 ` REAL
2012-04-05 5:17 ` Vitaly Kuznetsov
2012-04-05 5:25 ` REAL
2012-04-05 5:45 ` Vitaly Kuznetsov
2012-04-05 5:27 ` Aleksey Novodvorsky
2012-04-05 5:42 ` Vitaly Kuznetsov
2012-04-05 5:37 ` Ivan A. Melnikov
2012-04-05 10:59 ` Dmitry V. Levin
2012-04-05 12:14 ` Ivan A. Melnikov
2012-04-05 12:52 ` Dmitry V. Levin
2012-04-05 13:33 ` Ivan A. Melnikov
2012-04-05 14:43 ` Dmitry V. Levin
2012-04-05 14:45 ` Sergey V Turchin
2012-04-05 14:51 ` Dmitry V. Levin
2012-04-05 14:56 ` Sergey V Turchin
2012-04-05 16:55 ` Ivan A. Melnikov
2012-04-05 18:25 ` Dmitry V. Levin
2012-04-05 19:53 ` Ivan A. Melnikov
2012-04-06 8:04 ` Vitaly Kuznetsov
2012-04-06 4:51 ` REAL
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=201203270039.46425.cas@altlinux.ru \
--to=cas@altlinux.ru \
--cc=devel@lists.altlinux.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
ALT Linux Team development discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
public-inbox-index devel
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.devel
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git