Discussion Board
Go to the previous messageGo to the following message
Current Forum: Homework 3 Forum
Date: Sat Sep 29 2001 5:18 pm
Author: Danish, Matt R. <mrd@cmu.edu>
Subject: Re: How to check speed

A note on the times: the time your program actually takes is the user time + the sys time. The disparity between real time and user+sys is due to machine load; basically it's the time that your program was waiting for other users' programs to run.

And, BTW, you don't need the parentheses around -mx64m.

Post response

Go to the previous messageGo to the following message
Current Thread Detail:
How to check speed      Zaman, Rashid      Sat Sep 29 2001 3:59 pm       
Re: How to check speed      Liu, Limin Angela      Sat Sep 29 2001 4:19 pm       
Re: How to check speed      Danish, Matt R.      Sat Sep 29 2001 5:18 pm       
Re: How to check speed      Lee, Charles C.      Sat Sep 29 2001 6:01 pm       
Re: How to check speed      Yuen, John      Sun Sep 30 2001 6:53 pm       

Back to previous screen