home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / lang / lisp / 2073 < prev    next >
Encoding:
Internet Message Format  |  1992-07-22  |  1.2 KB

  1. Path: sparky!uunet!ferkel.ucsb.edu!ucsbcsl!eta!ysr
  2. From: ysr@eta.ece.ucsb.EDU (Y S Ramakrishna)
  3. Newsgroups: comp.lang.lisp
  4. Subject: Profiling Tools in Lucid CL env.
  5. Keywords: Lucid Env, Lucid CL, profiling, time, time1
  6. Message-ID: <5360@ucsbcsl.ucsb.edu>
  7. Date: 22 Jul 92 18:52:03 GMT
  8. Sender: root@ucsbcsl.ucsb.edu
  9. Reply-To: ysr@nu.ece.ucsb.EDU (Y S Ramakrishna)
  10. Followup-To: A previous botched posting....
  11. Organization: Elec & Comp Engg, Univ of Calif, Santa Barbara
  12. Lines: 23
  13.  
  14. I was wondering if anyone knows of any profiling tools in
  15. Lucid CL environment. What I am interested in is a detailed
  16. breakdown of resource-usage, time spent, number of calls to,
  17. etc, on a per function basis. This is similar to "prof",
  18. for those familiar with the UNIX "prof" command for
  19. C-programs (compiled using the -p option to cc).
  20.  
  21. I use Lucid CL 4.0.2. It has the CLtL2 draft standard "time",
  22. which gives only the barest of statistics, and "time1" which
  23. is only slightly better, but still too rudimentary for my
  24. purposes.
  25.  
  26. Any pointers will be much appreciated.
  27.  
  28. Many thanks.
  29. -- Ramki.
  30.  
  31. PS: Direct replies preferred, unless you feel that this is of
  32. sufficient general interest to warrant a posting on the net.
  33. If you got the previous (botched) posting of this, my sincere
  34. apologies. 
  35.  
  36.  
  37.