Your message dated Sat, 10 Sep 2005 22:47:05 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#181378: fixed in grep 2.5.1.ds1-6
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 17 Feb 2003 15:12:16 +0000
>From [EMAIL PROTECTED] Mon Feb 17 09:12:16 2003
Return-path: <[EMAIL PROTECTED]>
Received: from cm86.omega180.scvmaxonline.com.sg (westpeak) [218.186.180.86]
(mail)
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 18kmwI-0005Si-00; Mon, 17 Feb 2003 09:12:14 -0600
Received: from zoum by westpeak with local (Exim 3.36 #1 (Debian))
id 18kmub-0003vF-00
for <[EMAIL PROTECTED]>; Mon, 17 Feb 2003 23:10:29 +0800
Date: Mon, 17 Feb 2003 23:10:28 +0800
From: Max Zou <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: grep is extremely slow
Message-ID: <[EMAIL PROTECTED]>
Reply-To: Max Zou <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
protocol="application/pgp-signature"; boundary="GvXjxJ+pjyke8COw"
Content-Disposition: inline
User-Agent: Mutt/1.4i
X-Operating-System: Linux 2.4.18-Newnat13+Helpers
X-PGP-Key: http://www.mzou.net:8000/~zoum/pubkey.asc
Sender: Zou Min <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-2.6 required=4.0
tests=HAS_PACKAGE,PGP_SIGNATURE_2,SPAM_PHRASE_00_01,USER_AGENT,
USER_AGENT_MUTT
version=2.44
X-Spam-Level:
--GvXjxJ+pjyke8COw
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
Package: grep
Version: 2.5.1-1
When I try to use the latest "grep" to search a pattern in a 100-KB file,=
=20
it is considerably slower than previous version of grep.
Here is a time comparison with grep v2.4.2-3 on the same
machine.
# using grep v2.4.2-3
$ time ./grep-old test file |wc
2232 6696 44261
real 0m0.058s
user 0m0.060s
sys 0m0.000s
# using grep v2.5.1-1
$ time grep test srcfp/a |wc
2232 6696 44261
real 0m10.497s
user 0m10.430s
sys 0m0.010s
Is there any problem with the algorithm used in the latest grep?
I am using Debian sid, kernel-2.4.18 and libc6 2.3.1-11 on
a PIII 700MHz machine with 384MB RAM.
Thanks!
--
regards
ZM
--GvXjxJ+pjyke8COw
Content-Type: application/pgp-signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
iD8DBQE+UPtkmLGEZ2dSLSIRAnRJAKDQQ0pj+nuDThlktOEmrOn1FLXNrwCfXpqi
9vEEfvukAdVO/ZcY/u5Z8SE=
=IWjO
-----END PGP SIGNATURE-----
--GvXjxJ+pjyke8COw--
---------------------------------------
Received: (at 181378-close) by bugs.debian.org; 11 Sep 2005 05:48:29 +0000
>From [EMAIL PROTECTED] Sat Sep 10 22:48:29 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
id 1EEKgD-0007zf-00; Sat, 10 Sep 2005 22:47:05 -0700
From: Santiago Ruano Rincon <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#181378: fixed in grep 2.5.1.ds1-6
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sat, 10 Sep 2005 22:47:05 -0700
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
Source: grep
Source-Version: 2.5.1.ds1-6
We believe that the bug you reported is fixed in the latest version of
grep, which is due to be installed in the Debian FTP archive:
grep_2.5.1.ds1-6.diff.gz
to pool/main/g/grep/grep_2.5.1.ds1-6.diff.gz
grep_2.5.1.ds1-6.dsc
to pool/main/g/grep/grep_2.5.1.ds1-6.dsc
grep_2.5.1.ds1-6_i386.deb
to pool/main/g/grep/grep_2.5.1.ds1-6_i386.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Santiago Ruano Rincon <[EMAIL PROTECTED]> (supplier of updated grep package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Sat, 10 Sep 2005 01:52:04 -0500
Source: grep
Binary: grep
Architecture: source i386
Version: 2.5.1.ds1-6
Distribution: unstable
Urgency: low
Maintainer: Anibal Monsalve Salazar <[EMAIL PROTECTED]>
Changed-By: Santiago Ruano Rincon <[EMAIL PROTECTED]>
Description:
grep - GNU grep, egrep and fgrep
Closes: 181378 206470 224993
Changes:
grep (2.5.1.ds1-6) unstable; urgency=low
.
* 64-egf-speedup.patch, 65-dfa-optional.patch, 66-match_icase.patch,
67-w.patch speed up grep. Thanks to Nicolas François
<[EMAIL PROTECTED]> (Closes: #181378, #206470, #224993)
* Deleted the CVS directories
Files:
7797de5e94d5c6b930a29e0a7fc5e205 669 base required grep_2.5.1.ds1-6.dsc
caea29b0505d0401fb03d0f3c5b0de75 29266 base required grep_2.5.1.ds1-6.diff.gz
38ead74511b3423ee277778ae85c2077 172330 base required grep_2.5.1.ds1-6_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFDI8JagY5NIXPNpFURAq2QAKC4AK77tJr5vlyg5sSVasgEMr49RQCgrZYI
wsu93RoCSrY292GZAvXAoTM=
=XhKe
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]