home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / lang / perl / 5965 < prev    next >
Encoding:
Internet Message Format  |  1992-09-15  |  804 b 

  1. Path: sparky!uunet!pipex!demon!cix.compulink.co.uk!tbunce
  2. Newsgroups: comp.lang.perl
  3. From: tbunce@cix.compulink.co.uk (Tim Bunce)
  4. Subject: speed: sfio and mmap
  5. Reply-To: tbunce@cix.compulink.co.uk
  6. Date: Tue, 15 Sep 1992 23:13:11 +0000
  7. Message-ID: <memo.629684@cix.compulink.co.uk>
  8. Sender: usenet@gate.demon.co.uk
  9. Lines: 12
  10.  
  11.  
  12. Has anyone done any benchmarks for a perl built with the sfio library?
  13. As I understand it, the sfio (Safe/Fast I/O) library offers a considerable
  14. performance improvement over the stdio library. It includes a source code
  15. compatibility module to enable plug-in replacement. Has anyone tried it?
  16.  
  17. On a related subject, is there a clean way to mmap() a file in perl?
  18. Larry: will v5 be making any use of mmap() (or sfio for that matter)?
  19.  
  20. Thanks.
  21. Tim Bunce
  22. tbunce@cix.compulink.co.uk
  23.