From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/15237 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: Cool bug in URL parsing Date: 01 Jun 1998 05:15:49 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035154306 21007 80.91.224.250 (20 Oct 2002 22:51:46 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 22:51:46 +0000 (UTC) Return-Path: Original-Received: from gwyn.tux.org (gwyn.tux.org [207.96.122.8]) by altair.xemacs.org (8.8.8/8.8.8) with ESMTP id UAA14543 for ; Sun, 31 May 1998 20:48:01 -0700 Original-Received: from sina.hpc.uh.edu (Sina.HPC.UH.EDU [129.7.3.5]) by gwyn.tux.org (8.8.8/8.8.8) with ESMTP id XAA20466 for ; Sun, 31 May 1998 23:44:36 -0400 Original-Received: from sina.hpc.uh.edu (Sina.HPC.UH.EDU [129.7.3.5]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id WAH02238; Sun, 31 May 1998 22:41:25 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 31 May 1998 22:39:54 -0500 (CDT) Original-Received: from claymore.vcinet.com (claymore.vcinet.com [208.205.12.23]) by sina.hpc.uh.edu (8.7.3/8.7.3) with SMTP id WAA02102 for ; Sun, 31 May 1998 22:39:12 -0500 (CDT) Original-Received: (qmail 1994 invoked by uid 504); 1 Jun 1998 03:38:45 -0000 Original-Received: (qmail 1978 invoked from network); 1 Jun 1998 03:38:42 -0000 Original-Received: from ppp097.uio.no (HELO sparky.gnus.org) (129.240.240.102) by claymore.vcinet.com with SMTP; 1 Jun 1998 03:38:41 -0000 Original-Received: (from larsi@localhost) by sparky.gnus.org (8.8.5/8.8.5) id FAA12875; Mon, 1 Jun 1998 05:42:45 +0200 Mail-Copies-To: never Original-To: ding@gnus.org In-Reply-To: Hrvoje Niksic's message of "07 May 1998 18:09:14 +0200" X-Mailer: Gnus v5.6.11/Emacs 19.34 X-Face: &w!^oO~dS|}-P0~ge{$c!h\ writes: > Note that I do think we should be more careful about the regexps. > Large articles take very very long to show in Gnus, and my profiling > shows that 94% of the time is lost in re-search-forward. > > Constructive proposal: turn more regexp-driven code into specialized > loops. The nice thing about regular expressions is that it is a languange many people understand, and are willing to fiddle with. -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen