Return to BSD News archive
Xref: sserve comp.unix.bsd:16086 comp.unix.advocacy:4338 comp.sys.sun.misc:17416 comp.unix.pc-clone.32bit:8130
Newsgroups: comp.unix.bsd,comp.unix.advocacy,comp.sys.sun.misc,comp.unix.pc-clone.32bit
Path: sserve!newshost.anu.edu.au!harbinger.cc.monash.edu.au!bunyip.cc.uq.oz.au!munnari.oz.au!news.hawaii.edu!ames!hookup!swrinde!pipex!uunet!demos!ipmce!lab!zaitcev
From: zaitcev@lab.ipmce.su (Pete A. Zaitcev)
Subject: Re: What do people have against BSD (or Linux for that matter)? (was: Whither NeoSoft)
Message-ID: <D3B1uD.MvA@ipmce.su>
Sender: zaitcev@lab (Pete A. Zaitcev)
Nntp-Posting-Host: mellorn
Organization: Moscow SPARC Centre
References: <3g3s2k$6i@villa.fc.net> <3g8b6m$plu@Starbase.NeoSoft.COM> <3g9eev$egq@Starbase.NeoSoft.COM> <3gc00m$cld@nntp1.u.washington.edu> <id.AOYG1.3SH@nmti.com>
Date: Wed, 1 Feb 1995 04:59:01 GMT
Lines: 22
In article <id.AOYG1.3SH@nmti.com>, peter@nmti.com (Peter da Silva) writes:
>
>Friendly local SS-10, no other users.
>% uname -a
>SunOS wssql01 4.1.3 1 sun4m
>% /bin/time sh -c "echo '2^8192' | bc > /dev/null"
> 8.2 real 7.8 user 0.0 sys
$ /bin/time sh -c "echo '2^8192' | bc > /dev/null"
6.3 real 6.2 user 0.1 sys
$ /bin/time sh -c "echo '2^8192' | bc > /dev/null"
8.5 real 8.4 user 0.1 sys
$ /bin/time sh -c "echo '2^8192' | bc > /dev/null"
6.3 real 6.1 user 0.1 sys
$ /bin/time sh -c "echo '2^8192' | bc > /dev/null"
8.6 real 8.4 user 0.1 sys
$ /bin/time sh -c "echo '2^8192' | bc > /dev/null"
8.5 real 8.4 user 0.1 sys
Can I beleive in this test?
Pete