all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dan Nicolaescu <dann@ics.uci.edu>
To: Chong Yidong <cyd@stupidchicken.com>
Cc: Stefan Monnier <monnier@iro.umontreal.ca>, emacs-devel@gnu.org
Subject: Re: slow output in *compilation* buffer
Date: Mon, 24 Aug 2009 12:36:09 -0700 (PDT)	[thread overview]
Message-ID: <200908241936.n7OJa91X001590@godzilla.ics.uci.edu> (raw)
In-Reply-To: <87ws4tm3ed.fsf@stupidchicken.com> (Chong Yidong's message of "Mon, 24 Aug 2009 15:13:14 -0400")

Chong Yidong <cyd@stupidchicken.com> writes:

  > Dan Nicolaescu <dann@ics.uci.edu> writes:
  > 
  > > Another data point, take the process output out of the equation:
  > > grep -nH -e emacs *.el */*.el > /tmp/t.grep
  > >
  > > emacs -Q /tmp/t.grep
  > > M-x compilation-mode RET
  > > M-x font-lock-fontify-buffer RET    [this might not be necessary]
  > 
  > Could you also try with the Emacs 22 version of
  > compilation-error-regexp-alist-alist?

It was easier to just try with emacs 22's version of compile.elc:

 time   seconds   seconds    calls   s/call   s/call  name    
 36.30      5.96     5.96 101988546     0.00     0.00  lookup_char_property
 20.46      9.32     3.36 101705047     0.00     0.00  previous_interval
 16.69     12.06     2.74 408403635     0.00     0.00  Fcdr
  6.03     13.05     0.99 101936877     0.00     0.00  Fassq
  4.57     13.80     0.75     9018     0.00     0.00  Fprevious_single_property_change
  3.47     14.37     0.57    18432     0.00     0.00  Fsetcar
  1.52     14.62     0.25  8893438     0.00     0.00  mark_object
  1.46     14.86     0.24  1393971     0.00     0.00  re_match_2_internal
  1.16     15.05     0.19        2     0.10     0.10  adjust_for_invis_intang
  1.10     15.23     0.18   134046     0.00     0.00  Fbyte_code
  0.97     15.39     0.16 101988546     0.00     0.00  textget
  0.97     15.55     0.16    51481     0.00     0.00  re_search_2
  0.73     15.67     0.12     2686     0.00     0.00  Frassq
  0.37     15.73     0.06   259939     0.00     0.00  next_interval
  0.37     15.79     0.06       21     0.00     0.02  Fgarbage_collect
  0.30     15.84     0.05    19575     0.00     0.00  mark_vectorlike
  0.24     15.88     0.04   501674     0.00     0.00  unbind_to
  0.18     15.91     0.03  1046758     0.00     0.00  specbind
  0.18     15.94     0.03   307777     0.00     0.00  find_interval
  0.18     15.97     0.03    11545     0.00     0.00  Flocal_variable_p
  0.12     15.99     0.02   618496     0.00     0.00  Faref
  0.12     16.01     0.02   539810     0.00     0.00  Ffuncall
  0.12     16.03     0.02   116540     0.00     0.00  Fstring_equal
  0.12     16.05     0.02    64204     0.00     0.00  Fadd_text_properties
  0.12     16.07     0.02    63142     0.00     0.00  internal_equal
  0.12     16.09     0.02    28438     0.00     0.00  set_internal
  0.12     16.11     0.02    21596     0.00     0.00  re_compile_pattern
  0.06     16.12     0.01   612304     0.00     0.00  Fcar




  reply	other threads:[~2009-08-24 19:36 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-22  8:23 slow output in *compilation* buffer Dan Nicolaescu
2009-08-23  1:28 ` Stefan Monnier
2009-08-23  6:27   ` Dan Nicolaescu
2009-08-25 17:21     ` Stefan Monnier
2009-08-25 21:37       ` David Kastrup
2009-08-26  7:33       ` Dan Nicolaescu
2009-08-26 18:56         ` Stefan Monnier
2009-08-24 18:52   ` Dan Nicolaescu
2009-08-24 19:13     ` Chong Yidong
2009-08-24 19:36       ` Dan Nicolaescu [this message]
2009-08-24 20:24     ` Dan Nicolaescu

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=200908241936.n7OJa91X001590@godzilla.ics.uci.edu \
    --to=dann@ics.uci.edu \
    --cc=cyd@stupidchicken.com \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.