From: Ciaran McCreesh <ciaranm@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] Re: removing dhcpcd from system???
Date: Mon, 4 Oct 2004 15:14:32 +0100 [thread overview]
Message-ID: <20041004151432.42569739@snowdrop.home> (raw)
In-Reply-To: <200410040852.42322.tradergt@smelser.org>
[-- Attachment #1: Type: text/plain, Size: 1033 bytes --]
On Mon, 4 Oct 2004 08:52:37 -0500 Jeff Smelser <tradergt@smelser.org>
wrote:
| On Monday 04 October 2004 04:38 am, Terje Kvernes wrote:
| > ack. besides, no programming language out there will help Portage
| > by anything but design. I/O is the bottleneck, and heck, I've
| > seen faster I/O in perl than in C.
|
| If thats the case, it usually means bad code..
Naah, it just means 'normal' code. Perl's generally pretty good in its
choice of algorithms and how it buffers and resizes data. glibc, on the
other hand, gives you a bunch of generally poor algorithms and doesn't
do any clever magic behind the scenes, so you've got to work really hard
to get good code in c. Of course, if you *do* go to the trouble of
reinventing the wheel over and over, you get faster code in c
eventually. Simple case in point, compare strstr(3) to perl's string
matching code...
--
Ciaran McCreesh : Gentoo Developer (Sparc, MIPS, Vim, Fluxbox)
Mail : ciaranm at gentoo.org
Web : http://dev.gentoo.org/~ciaranm
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2004-10-04 14:18 UTC|newest]
Thread overview: 83+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-09-27 19:50 [gentoo-dev] removing dhcpcd from system??? Travis Tilley
2004-09-27 20:20 ` Luke-Jr
2004-09-27 21:41 ` [gentoo-dev] " Duncan
2004-09-27 21:56 ` Ciaran McCreesh
2004-09-27 22:49 ` [gentoo-dev] " Duncan
2004-09-28 14:32 ` [gentoo-dev] " Allen Parker
2004-09-28 15:08 ` Donnie Berkholz
2004-09-28 15:16 ` Mike Frysinger
2004-09-28 19:23 ` Mark Dierolf
2004-09-28 19:14 ` Ciaran McCreesh
2004-09-28 19:19 ` Mike Frysinger
2004-09-28 19:43 ` Christian Parpart
2004-09-28 19:55 ` Mike Frysinger
2004-09-28 20:23 ` Gábor Farkas
2004-09-28 22:16 ` Christian Parpart
2004-09-29 9:19 ` Paul de Vrieze
2004-10-04 9:38 ` Terje Kvernes
2004-10-04 13:52 ` Jeff Smelser
2004-10-04 14:14 ` Ciaran McCreesh [this message]
2004-09-28 22:21 ` Robin H. Johnson
2004-09-28 22:44 ` Jason Rhinelander
2004-09-29 12:58 ` Mike Frysinger
2004-09-29 13:01 ` Mike Frysinger
2004-09-29 1:57 ` Luke-Jr
2004-09-29 4:03 ` Travis Tilley
2004-09-29 9:39 ` Paul de Vrieze
2004-09-29 12:40 ` Luke-Jr
2004-10-04 9:42 ` Terje Kvernes
2004-09-29 17:18 ` Mark Dierolf
2004-09-29 17:34 ` Mike Doty
2004-09-29 19:05 ` Dejan Nikic
2004-09-30 9:01 ` Paul de Vrieze
2004-09-30 12:21 ` José Fernandes
2004-09-30 12:55 ` Ioannis Aslanidis
[not found] ` <5a67a16f04093012157008318@mail.gmail.com>
2004-09-30 19:22 ` Ioannis Aslanidis
2004-09-30 21:15 ` Athul Acharya
2004-09-30 22:57 ` Tom Payne
2004-09-30 23:06 ` Ioannis Aslanidis
2004-09-30 23:14 ` Robin H. Johnson
2004-09-30 23:51 ` Jason Rhinelander
2004-09-30 23:54 ` Ciaran McCreesh
2004-10-01 0:06 ` Jason Rhinelander
2004-10-01 0:12 ` Athul Acharya
2004-10-01 2:11 ` Armando Di Cianno
2004-10-01 0:15 ` Mike Frysinger
2004-10-01 3:07 ` Travis Tilley
2004-10-01 3:02 ` Donnie Berkholz
2004-10-01 3:16 ` Luke-Jr
2004-10-01 11:34 ` Colin Kingsley
2004-10-01 12:40 ` Mike Frysinger
2004-10-01 13:41 ` John Davis
2004-09-29 21:40 ` Christian Birchinger
2004-09-29 23:18 ` Mike Doty
2004-09-29 0:22 ` Doug Goldstein
2004-09-28 23:24 ` Donnie Berkholz
2004-09-27 20:35 ` Jörg Schaible
2004-09-28 2:19 ` Mike Frysinger
2004-09-27 20:35 ` [gentoo-dev] " Jeff Smelser
2004-09-27 20:49 ` Anthony Gorecki
2004-09-27 21:05 ` Elfyn McBratney
2004-09-27 21:05 ` Armando Di Cianno
2004-09-27 21:10 ` Jeff Smelser
2004-09-27 21:24 ` Armando Di Cianno
2004-09-27 20:47 ` Donnie Berkholz
2004-09-28 2:27 ` Mike Frysinger
2004-09-28 3:22 ` Armando Di Cianno
2004-09-28 3:25 ` Mike Frysinger
2004-09-28 4:27 ` Anthony Gorecki
2004-09-28 4:45 ` Armando Di Cianno
2004-09-28 5:22 ` Stuart Stegall
2004-09-28 5:25 ` Mike Frysinger
2004-09-28 4:12 ` Travis Tilley
2004-09-27 22:00 ` Seemant Kulleen
2004-09-28 1:56 ` Travis Tilley
2004-09-28 2:32 ` Mike Frysinger
2004-09-28 19:33 ` Aron Griffis
2004-09-28 20:55 ` Travis Tilley
2004-09-29 3:42 ` Aron Griffis
2004-09-29 4:09 ` Travis Tilley
2004-09-29 13:06 ` Mike Frysinger
2004-09-29 23:54 ` Aron Griffis
2004-09-29 5:05 ` Corvus Corax
2004-09-29 13:09 ` Mike Frysinger
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=20041004151432.42569739@snowdrop.home \
--to=ciaranm@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