Gnus development mailing list
 help / color / mirror / Atom feed
* elp results for gnus-find-method-for-group
@ 1996-03-22  3:59 d. hall
  1996-03-22 18:48 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: d. hall @ 1996-03-22  3:59 UTC (permalink / raw)


-----BEGIN PGP SIGNED MESSAGE-----

Function Name                                  Call Count  Elapsed Time  Average Time
=============================================  ==========  ============  ============
gnus-check-backend-function                    91          0.0444639999  0.0004886153
gnus-goto-colon                                178         0.1309650000  0.0007357584
gnus-get-function                              201         0.1082650000  0.0005386318
gnus-server-opened                             79          1.2864060000  0.0162836202
gnus-find-method-for-group                     278         0.0976140000  0.0003511294
                                               ^^^

What does this function do?  I didn't think I read enough newsgroups to
account for this many calls to this function.  Granted the time delay is
minimal, and I'm also figuring that this function needs to be called each
time Gnus is first started, but after that?  Does it need to be called each
time the *group* buffer is called for each newsgroups? (I figured that once
the group buffer was made it shouldn't have to be reconstructed).

d.
-----BEGIN PGP SIGNATURE-----
Version: 2.6.2
Comment: Processed by Mailcrypt 3.4, an Emacs/PGP interface

iQCVAwUBMVIlmYX26urqpgG1AQEpMwQAkzO+wZtBEGbWAUX5CoA3BB4xHtArPnHg
Oz06qNdVK+362YbEuuikXrWsM9nCQblBLeXv1hdvHqbqvPnjjEypNm03rkm+atr4
b/48jYV8b6FdNNW7lUmeu69V3wct8AE/D0k6ymzKlxyXIt9lBlj33GZkZOuJZiaB
4LLmM8WvkP0=
=28hY
-----END PGP SIGNATURE-----
--
			``Our love is like water
			  Pinned down and abused
			     For being strange''

				~ live, all over you


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: elp results for gnus-find-method-for-group
  1996-03-22  3:59 elp results for gnus-find-method-for-group d. hall
@ 1996-03-22 18:48 ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Magne Ingebrigtsen @ 1996-03-22 18:48 UTC (permalink / raw)


"d. hall" <dhall@illusion.apk.net> writes:

> gnus-find-method-for-group                     278         0.0976140000  0.0003511294
>                                                ^^^
> What does this function do?

I returns the select method a group is read from.  It's just a hash
table lookup with a few `if's thrown in.

> Does it need to be called each time the *group* buffer is called for
> each newsgroups?

It's called each time Gnus requests *anything* from a backend, pretty
much. 

-- 
  "Yes.  The journey through the human heart 
     would have to wait until some other time."


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1996-03-22 18:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-03-22  3:59 elp results for gnus-find-method-for-group d. hall
1996-03-22 18:48 ` Lars Magne Ingebrigtsen

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).