From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/15208 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.gnus.general Subject: Re: Regular expression performance in emacs, number of cached regexps Date: Tue, 19 May 1998 19:38:55 -0600 Sender: owner-ding@hpc.uh.edu Message-ID: <199805200138.TAA12047@aztec.santafe.edu> References: <199805180529.XAA07067@wijiji.santafe.edu> <86n2cfo9yd.fsf@kramer.bp.aventail.com> <199805190445.WAA09004@wijiji.santafe.edu> <86som6jrl8.fsf@kramer.bp.aventail.com> Reply-To: rms@gnu.org NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035154281 20848 80.91.224.250 (20 Oct 2002 22:51:21 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 22:51:21 +0000 (UTC) Cc: gsstark@mit.edu, ding@gnus.org, w3-beta@indiana.edu 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 SAA13062 for ; Tue, 19 May 1998 18:50:23 -0700 Original-Received: from sina.hpc.uh.edu (root@Sina.HPC.UH.EDU [129.7.3.5]) by gwyn.tux.org (8.8.8/8.8.8) with ESMTP id VAA29706 for ; Tue, 19 May 1998 21:47:48 -0400 Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id UAH14925; Tue, 19 May 1998 20:47:37 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 19 May 1998 20:44:05 -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 UAA14912 for ; Tue, 19 May 1998 20:43:58 -0500 (CDT) Original-Received: (qmail 19073 invoked by uid 504); 20 May 1998 01:43:38 -0000 Original-Received: (qmail 19070 invoked from network); 20 May 1998 01:43:37 -0000 Original-Received: from sfi.santafe.edu (192.12.12.1) by claymore.vcinet.com with SMTP; 20 May 1998 01:43:36 -0000 Original-Received: from aztec.santafe.edu by sfi.santafe.edu (4.1/SMI-4.1) id AA05367; Tue, 19 May 98 19:38:56 MDT Original-Received: by aztec.santafe.edu (SMI-8.6/SMI-SVR4) id TAA12047; Tue, 19 May 1998 19:38:55 -0600 Original-To: wmperry@aventail.com In-Reply-To: <86som6jrl8.fsf@kramer.bp.aventail.com> (wmperry@aventail.com) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:15208 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:15208 If the cache had 64 items, I could easily imagine it might occupy 64k, counting the contents. I don't consider 64k insignificant.