GNU bug report logs - #13369
24.1; compile message parsing slow because of omake hack

Previous Next

Package: emacs;

Reported by: Mattias EngdegÄrd <mattiase <at> bredband.net>

Date: Sun, 6 Jan 2013 20:05:02 UTC

Severity: normal

Merged with 3700, 9065, 29554

Found in versions 24.0.50, 24.1, 25.3

Full log


View this message in rfc822 format

From: Mattias EngdegÄrd <mattiase <at> bredband.net>
To: Glenn Morris <rgm <at> gnu.org>
Cc: 13369 <at> debbugs.gnu.org
Subject: bug#13369: 24.1; compile message parsing slow because of omake hack
Date: Mon, 7 Jan 2013 22:50:20 +0100
7 jan 2013 kl. 09.14 skrev Glenn Morris:

> Could you compare the time with the \\^ change to the time with the
> omake part of compilation-parse-errors commented out entirely?

Here are the times, in seconds, for executing compilation-parse-errors
far down a large compile buffer (5000 lines, or about 440 KiB),
with and without omake present in compilation-error-regexp-alist:

omake
present    absent
30.3        3.2     Standard code
 6.5        3.2     repaired regexp (escaped ^)
 3.2        3.2     COND expression removed

In the last case, the entire COND surrounding the faulty regexp was
edited out.





This bug report was last modified 7 years and 193 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.