home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / gnu / emacs / gnus / 1484 < prev    next >
Encoding:
Text File  |  1993-01-21  |  1.3 KB  |  34 lines

  1. Newsgroups: gnu.emacs.gnus
  2. Path: sparky!uunet!paladin.american.edu!gatech!psuvax1!flee
  3. From: flee@cs.psu.edu (Felix Lee)
  4. Subject: A new nntp.el
  5. Message-ID: <C17D7E.915@cs.psu.edu>
  6. Sender: news@cs.psu.edu (Usenet)
  7. Nntp-Posting-Host: dictionopolis.cs.psu.edu
  8. Date: Thu, 21 Jan 1993 11:57:07 GMT
  9. Lines: 23
  10.  
  11. This is an advance plug for an nntp.el that I'm rewriting from
  12. scratch.  It has minor speedups all over, but the major speedup is it
  13. understands Geoff Collyer's news overview database and will use the
  14. XOVER command if it can.
  15.  
  16. The prototype I'm using can read and parse about 500 headers in about
  17. 2.5 seconds.  This is on a Sun4/20 talking to a Sun4/380 NNTP server,
  18. under optimal conditions.  (Suboptimal conditions might make it about
  19. twice as slow.)
  20.  
  21. 2.5 seconds is still slower than I'd like, but I don't think I can
  22. improve it much in pure elisp.  And there are plenty of other things
  23. in GNUS that are currently much much slower (like threading).
  24.  
  25. I'm halfway through a production rewrite.  It should be ready in a few
  26. days, barring accidents.  The production version may be be slightly
  27. slower, but not significantly so.
  28.  
  29. Remember, this major speedup only applies if you have news overview
  30. and the XOVER command, so start upgrading your news system now!
  31.  
  32. (Some restrictions may apply.  Void where prohibited by law.)
  33. --
  34.