> < ^ Date: Sat, 03 Jun 2000 18:49:26 +0300
> < ^ From: Enis Karaaslan <enis@bornova.ege.edu.tr >
> ^ Subject: calculating benchmark

This is a multi-part message in MIME format.

------=_NextPart_000_0009_01BFCD8C.712B93A0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

hello all,

As I am new to GAP and trying to learn it (i am not a maths specialist - =
=3D
just a computer specialist)
, i sometimes ask very simple questions. Thanks to "Steve Linton" for =
=3D
the answers.

I now implement random number generation on UNIX systems and primality =
=3D
tests on GAP. (thesis for the master degree)
I wrote some code for primality tests.

When calculating benchmark, i use "Runtime()" , but the same test can =
=3D
return different values with the same numbers. (becouse of the system =
=3D
load i suppose)

I can use system time but i don't think it will be enough.

Well, any help will be helpfull ..

yours sincerely,

Research Asistant Enis Karaaslan

------=_NextPart_000_0009_01BFCD8C.712B93A0
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 5.50.4030.2400" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2><FONT face=3D"Times New Roman" =
size=3D3>hello=20
all,<BR><BR>As I am new to GAP and trying to learn it (i am not a maths=20
specialist - =3D<BR>just a computer specialist)<BR>, i sometimes ask =
very simple=20
questions. Thanks to "Steve Linton" for =3D<BR>the answers.<BR><BR>I now =
implement=20
random number generation on UNIX systems and primality =3D<BR>tests on =
GAP.=20
(thesis for the master degree)<BR>I wrote some code for primality=20
tests.<BR><BR>When calculating benchmark, i use "Runtime()" , but the =
same test=20
can =3D<BR>return different values with the same numbers. (becouse of =
the system=20
=3D<BR>load i suppose)<BR><BR>I can use system time but i don't think it =
will be=20
enough.<BR><BR>Well, any help will be helpfull ..<BR><BR>yours=20
sincerely,<BR><BR>Research Asistant Enis=20
Karaaslan</FONT><BR></FONT></DIV></BODY></HTML>

------=_NextPart_000_0009_01BFCD8C.712B93A0--

Miles-Receive-Header: reply


> < [top]