lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: LYNX-DEV floating-point (was: using a dos xt)


From: David Woolley
Subject: Re: LYNX-DEV floating-point (was: using a dos xt)
Date: Sun, 3 Aug 1997 21:49:26 +0100 (BST)

> 
> typedef int HTCoord;
> 
> and compiled (the devel code, on SPARC Solaris).  No problem compiling,
> and Lynx seems to be running just fine.

I was sure the last time I looked (about v2.5) it had some 0.1s in the
character positions, but can't find them now.  Anyway, I've tried the
change now and it is a LOT faster!

Before:

djwhome:/usr/src/lynx/lynx2-7$ time /usr/bin/lynx -dump . > /dev/null
3.27user 8.32system 0:11.77elapsed 98%CPU (0avgtext+0avgdata 0maxresident)k
0inputs+0outputs (0major+0minor)pagefaults 0swaps

After:

djwhome:/usr/src/lynx/lynx2-7$ time ./lynx -dump . > /dev/null
1.88user 0.68system 0:02.57elapsed 99%CPU (0avgtext+0avgdata 0maxresident)k
0inputs+0outputs (0major+0minor)pagefaults 0swaps
djwhome:/usr/src/lynx/lynx2-7$

. is the top level Lynx source directory.  Both runs are second runs, to
avoid unnecessary page-ins.  The marginal improvement between an empty 
directory and this directory is even more impressive, although the
repeatability of the timings isn't good enough for accurate figures.


Linux djwhome 2.0.30 #2 Fri Apr 18 09:14:59 BST 1997 i386


processor       : 0
cpu             : 386          Actually SX/25
model           : unknown
vendor_id       : unknown
stepping        : unknown
fdiv_bug        : no
hlt_bug         : no
fpu             : no
fpu_exception   : no
cpuid           : no
wp              : no
flags           :
bogomips        : 3.93
;
; To UNSUBSCRIBE:  Send a mail message to address@hidden
;                  with "unsubscribe lynx-dev" (without the
;                  quotation marks) on a line by itself.
;

reply via email to

[Prev in Thread] Current Thread [Next in Thread]