• PCMS performance (cont.)

    From Digital Man@VERT to All on Fri Mar 16 09:51:51 2001
    For comparitive purposes, I wrote this little JavaScript program that doesãbasically the same thing as the Baja code in the last message:ããvar start = new Date();ããvar i=0;ããwhile(new Date().valueOf() - start.valueOf()<1000)ã i++;ããprint(i + " additions and time-of-day operations per second\n");ãã/****/ããI ran this code through Netscape's SpiderMonkey JavaScript engine (jsshell),ãwhich produced the following numbers (rounded averages):ãã38000 on the same lightly-loaded 700mhz PIII w/WinNT 4.0ã 3400 on the same lightly-loaded 300mhz PII w/WinMEããInteresting, huh?ãI've yet to run this script on my Linux machine, but I'm sure to do thatãtonight and will let you know...ããRobã---ã þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.netã
  • From Digital Man@VERT to Digital Man on Fri Mar 16 13:59:40 2001
    RE: PCMS performance (cont.)ãBY: Digital Man to All on Fri Mar 16 2001 05:51 pmãã > I ran this code through Netscape's SpiderMonkey JavaScript engine (jsshell),ã > which produced the following numbers (rounded averages):ã > ã > 38000 on the same lightly-loaded 700mhz PIII w/WinNT 4.0ã > 3400 on the same lightly-loaded 300mhz PII w/WinMEã 1300 on the same lightly-loaded 200mhz PI w/LinuxããStrange, eh?ããRobã---ã þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.netã
  • From Digital Man@VERT to Digital Man on Fri Mar 16 14:08:58 2001
    RE: PCMS performance (cont.)ãBY: Digital Man to Digital Man on Fri Mar 16 2001 09:59 pmãã > > I ran this code through Netscape's SpiderMonkey JavaScript engine (jsshelã > > which produced the following numbers (rounded averages):ã > >ã > > 38000 on the same lightly-loaded 700mhz PIII w/WinNT 4.0ã > > 3400 on the same lightly-loaded 300mhz PII w/WinMEã > 1300 on the same lightly-loaded 200mhz PI w/LinuxããSlight correction for Linux box (400 bogomips), 2600 after reboot. <shrug>ããRobã---ã þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.netã
  • From PistolGrip@VERT/WASTELND to Digital Man on Fri Mar 16 16:30:00 2001
    RE: PCMS performance (cont.)ãBY: Digital Man to Digital Man on Fri Mar 16 2001 09:59 pmãã > RE: PCMS performance (cont.)ã > BY: Digital Man to All on Fri Mar 16 2001 05:51 pmã > ã > Strange, eh?ããUh oh, now he's talking to himself :-)ããPGãã---ã þ Synchronet þ WasteLand BBS þ telnet://wasteland.darktech.org ã