[GAP Forum] time-function in GAP?
Joe Bohanon
jbohanon2 at gmail.com
Fri Nov 20 18:44:14 GMT 2009
Yes. I think it's milliseconds the processor has been in use since you
started the program.
Joe
Nasira Sindhu wrote:
> Thank you, Joe. This works fine.
>
> I guess, the output is in milliseconds?
>
> Nasira
>
>
>
>
> -------- Original-Nachricht --------
>
>> Datum: Fri, 20 Nov 2009 11:52:50 -0600
>> Von: Joe Bohanon <jbohanon2 at gmail.com>
>> An: Nasira Sindhu <NoemieCr at gmx.de>, GAP Forum <forum at gap-system.org>
>> Betreff: Re: [GAP Forum] time-function in GAP?
>>
>
>
>> One of the following:
>>
>> gap> Runtime();
>> 832966
>> gap> Runtimes();
>> rec( user_time := 832966, system_time := 1656, user_time_children := 0,
>> system_time_children := 0 )
>>
>>
>> Joe
>>
>> Nasira Sindhu wrote:
>>
>>> Dear GAP-Forum,
>>>
>>> I want to measure the runtime of a GAP-program(Version 4) on a Wind. 7
>>>
>> Pc.
>>
>>> How to display the time while running a program? Is there any
>>>
>> time-function in GAP?
>>
>>> Best regards,
>>> Nasira Sindhu
>>>
>>>
>
>
More information about the Forum
mailing list