Gnus development mailing list
 help / color / mirror / Atom feed
From: Simon Josefsson <jas@extundo.com>
Cc: ding@gnus.org
Subject: Re: Profiling Gnus (was: Re: Typos...)
Date: Tue, 28 Aug 2001 19:21:23 +0200	[thread overview]
Message-ID: <iluvgj83xt8.fsf@barbar.josefsson.org> (raw)
In-Reply-To: <87heusyi47.fsf_-_@inanna.rimspace.net> (Daniel Pittman's message of "Tue, 28 Aug 2001 13:32:24 +1000")

Daniel Pittman <daniel@rimspace.net> writes:

>> Please M-x elp-instrument-package RET gnus RET and M-x
>> elp-instrument-package RET nn RET.  M-x elp-results RET after starting
>> Gnus and after doing `g' would be useful.  Thanks.
>
> ...if you will let me in on the secret of getting it to instrument the
> functions. :)
>
> I updated to the latest CVS version and removed all the compiled lisp
> from gnus/lisp. So far, so good.
>
> So, I can't actually `elp-instrument-package' gnus because it's full of
> autoload functions. Fine. I restart, use dired and %m, L all the .el is
> the Gnus directory...
>
> ...which still has a bunch of autoloads hanging around and now won't
> actually start.
>
> *sigh*
>
> So, if anyone can tell me how to do this profiling, I am quite happy to
> do so.

Perhaps elp is broken in XEmacs.

Ok, try evaluating

(mapcar (lambda (file) (and (string-match ".el$" file) (load-library file)))
        (directory-files "~/gnus/lisp"))

before you do the above.  Any better?



  parent reply	other threads:[~2001-08-28 17:21 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-25 19:38 Typos Andreas Jaeger
2001-08-25 20:03 ` Typos Simon Josefsson
2001-08-25 21:46   ` Typos Pavel Janík
2001-08-26 10:42     ` Typos Andreas Jaeger
2001-08-26 15:06       ` Typos Simon Josefsson
2001-08-26 19:53         ` Typos Pavel Janík
2001-08-26 23:43         ` Typos Daniel Pittman
2001-08-27 16:30           ` Typos Simon Josefsson
2001-08-28  3:32             ` Profiling Gnus (was: Re: Typos...) Daniel Pittman
2001-08-28 12:21               ` Lars Magne Ingebrigtsen
2001-08-31  9:05                 ` Daniel Pittman
2001-08-28 17:21               ` Simon Josefsson [this message]
2001-08-31  9:08                 ` Daniel Pittman
2001-08-31 23:32                   ` Simon Josefsson
2001-08-27 16:21       ` Typos Simon Josefsson
2001-08-27 17:34         ` Typos Pavel Janík
2001-08-27 18:05         ` Typos Andreas Jaeger
2001-08-27 20:30           ` Typos Simon Josefsson

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=iluvgj83xt8.fsf@barbar.josefsson.org \
    --to=jas@extundo.com \
    --cc=ding@gnus.org \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).