[Openmcl-devel] Bug in the time function
    bryan o'connor 
    bryan-openmcl at lunch.org
       
    Tue Aug  9 10:53:55 PDT 2005
    
    
  
internally the numbers are correct.  it's a bug with the
printer that i most likely introduced in the last week.
i'll look into it.
thanks for the report,
     ...bryan
> ? (time (process-phrase phrase-example-01))
> (PROCESS-PHRASE PHRASE-EXAMPLE-01) took 390 milliseconds (0.390  
> seconds) to run.
> Of that, 64 milliseconds (0.64 seconds) were spent in user mode
>          15 milliseconds (0.15 seconds) were spent in system mode
>          311 milliseconds (0.311 seconds) were spent executing  
> other OS processes.
> 29 milliseconds (0.29 seconds) was spent in GC.
> 46,696 bytes of memory allocated.
    
    
More information about the Openmcl-devel
mailing list