home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / lang / lisp / 3316 < prev    next >
Encoding:
Internet Message Format  |  1993-01-21  |  820 b 

  1. Path: sparky!uunet!olivea!charnel!sifon!cerberus.ulaval.ca!vachon
  2. From: vachon@gel.ulaval.ca (Pierre Vachon)
  3. Newsgroups: comp.lang.lisp
  4. Subject: CPU time question
  5. Message-ID: <vachon.727644739@outaouais>
  6. Date: 21 Jan 93 19:32:19 GMT
  7. Sender: news@cerberus.ulaval.ca
  8. Organization: Universite Laval
  9. Lines: 17
  10. Nntp-Posting-Host: 132.203.32.8
  11.  
  12.  
  13. Hi,
  14.  
  15. If someone could explain this, I would be grateful:
  16.  
  17. When I run something in Sun Common Lisp 4.0.2 that *should* take all
  18. the available CPU time, I find (via the perfmeter) that it only uses
  19. about 70%. However, if I volutarily run the same job in the debugger
  20. (that is, at the "->" prompt), the perfmeter now rises to it's full
  21. 100%!  The same is true if the program is compiled...
  22.  
  23. If you think you know why, I'd love to know...
  24.  
  25. Thanks!
  26.  
  27. Pierre Vachon
  28. vachon@gel.ulaval.ca
  29.