Gnus development mailing list
 help / color / mirror / Atom feed
* Improve speed of scoring?
@ 2001-09-01 16:04 Raymond Scholz
  2001-12-30  6:52 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Raymond Scholz @ 2001-09-01 16:04 UTC (permalink / raw)


Hi!

After discovering the elp profiling package I tracked down the most
time consuming actions of my daily Gnus usage.  It's entering groups
with lots of unread articles with scoring turned on.  I use scoring on
head and body.  Why can't Gnus just fetch the whole article once?

,----[ ELP results of entering two groups with 300+ articles ]
| gnus-request-head          653         40.898979     0.0626324333
| gnus-request-body          653         27.745753000  0.0424896676
`----

Another idea came to my mind.  Can score files be byte-compiled?  I
tried, but Gnus didn't like the format.  Maybe it doesn't make sense
anyway, as Gnus is spending more time on fetching the articles rather
than applying score rules.

Cheers, Ray
-- 
You'll never gonna score, Beavis, huh-hrmhrm!


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

* Re: Improve speed of scoring?
  2001-09-01 16:04 Improve speed of scoring? Raymond Scholz
@ 2001-12-30  6:52 ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Magne Ingebrigtsen @ 2001-12-30  6:52 UTC (permalink / raw)


Raymond Scholz <ray-2001@zonix.de> writes:

> After discovering the elp profiling package I tracked down the most
> time consuming actions of my daily Gnus usage.  It's entering groups
> with lots of unread articles with scoring turned on.  I use scoring on
> head and body.  Why can't Gnus just fetch the whole article once?

It can, if you switch the backlog on.  See the manual for details. 

> Another idea came to my mind.  Can score files be byte-compiled?

No.  The score files aren't Lisp.

-- 
(domestic pets only, the antidote for overdose, milk.)
   larsi@gnus.org * Lars Magne Ingebrigtsen



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

end of thread, other threads:[~2001-12-30  6:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-09-01 16:04 Improve speed of scoring? Raymond Scholz
2001-12-30  6:52 ` 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).