• PCMS performance (cont.)

    From Digital Man@VERT to All on Fri Mar 16 04:51:00 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 08:59:00 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 09:08:00 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 11: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