Re: Revisit: speed test

This WebDNA talk-list message is from

2002


It keeps the original formatting.
numero = 42086
interpreted = N
texte = The NZD $1200.00 Giant Killer managed top pull off another good performance with the new test.Its heaps faster than the Macs at the variables stuff but heaps slower in the file system which is interesting.Better motherboard performance than an Xserve - worse file system performance than a single G4... ****** Establish [elapsedtime] variation Wait for a file for 2 seconds, measure ticks over that time 122 122   Variables Text Variables - Set an increasing # into a text variable 2500 times 38 160 Repeat the above test - overwrite the variables 31 191 Let's do some math: sin(x), 0 wrote:> Will be done ;) > The form version is about 20 minutes away .. > > >> >> I suppose when the form version is done and data is collected that >> one could do a comparison that takes into account that a tick is >> different between platforms. I think someone posted the exact difference >> a bit ago. >> >> it would be cool to convert to seconds using the appropriate equation for >> specific OS. Then we can compare more accurately. >> >> Donovan >> >> >> >> >> Alain Russell wrote: >> >>> OK, >>> I've made some modifications to the speed test (and run it on a Dual 1GB >>> G4 XServe).The new test is nicer to read and is self cleaning .. ie: won't >>> leave >>> files on your drive.It is based on the file Bob posted here last week. >>> >>> There is also an attempt to establish the variation in 'ticks', I have a >>> waitforfile with timeout at thetop of the page and measure the difference >>> around it .. >>> >>> For reference, on my Mac the 2 second timeout gives an elapsedtime of 120. >>> If I can see the results on Win/Linux machines I will scale the times >>> accordingly. >>> The test can be downloaded from here: >>> http://utility.blackpepper.co.nz/speed/webdna_speed.zip >>> >>> Or seen running here: >>> http://utility.blackpepper.co.nz/speed/webdna_speed.html >>> >>> Thanks >>> Alain >> >> -- >> ------------------------------------------------------------------------ >> >> ------------------------------------------------------------------------ >> >> <><> Donovan Brooke <><>->ï >> ------------------------------------------------------------------------ >> >> ------------------------------------------------------------------------ >> >> >> ------------------------------------------------------------- >> This message is sent to you because you are subscribed to >> the mailing list . >> To unsubscribe, E-mail to: >> To switch to the DIGEST mode, E-mail to >> >> Web Archive of this list is at: http://search.smithmicro.com/ > > > ------------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to > > Web Archive of this list is at: http://search.smithmicro.com/-- Andrew Simpson Web DevelopmentBlackpepper Interactive Ltd PO Box 99805 Newmarket4 Clayton Street Newmarket AucklandPh: +64 9 520-6281 Mob: 0272733270 Fax: +64 9 524-1849http://www.blackpepper.co.nz------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://search.smithmicro.com/ Associated Messages, from the most recent to the oldest:

    
  1. Re: Revisit: speed test (Bob Minor 2002)
  2. Re: Revisit: speed test (Alain Russell 2002)
  3. Re: Revisit: speed test (Stuart Tremain 2002)
  4. Re: Revisit: speed test (Alain Russell 2002)
  5. Re: Revisit: speed test (Aaron Lynch 2002)
  6. Re: Revisit: speed test (Alain Russell 2002)
  7. Re: Revisit: speed test (dale's stuff 2002)
  8. Re: Revisit: speed test (Alain Russell 2002)
  9. Re: Revisit: speed test (dale's stuff 2002)
  10. Re: Revisit: speed test (Donovan 2002)
  11. Re: Revisit: speed test (Andrew Simpson 2002)
  12. Re: Revisit: speed test (Donovan 2002)
  13. Re: Revisit: speed test (Alain Russell 2002)
  14. Re: Revisit: speed test (Andrew Simpson 2002)
  15. Re: Revisit: speed test (Alain Russell 2002)
  16. Re: Revisit: speed test (Donovan 2002)
  17. Re: Revisit: speed test (Brian Fries 2002)
  18. Re: Revisit: speed test (Alain Russell 2002)
  19. Re: Revisit: speed test (Alain Russell 2002)
  20. Re: Revisit: speed test (Alain Russell 2002)
  21. Re: Revisit: speed test (Aaron Lynch 2002)
  22. Re: Revisit: speed test (Aaron Lynch 2002)
  23. Re: Revisit: speed test (Aaron Lynch 2002)
  24. Re: Revisit: speed test (Bob Minor 2002)
  25. Re: Revisit: speed test (Donovan 2002)
  26. Re: Revisit: speed test (Gary Krockover 2002)
  27. Re: Revisit: speed test (Alain Russell 2002)
  28. Re: Revisit: speed test (Rene van der Velde 2002)
  29. Re: Revisit: speed test (Gary Krockover 2002)
  30. Re: Revisit: speed test (Alain Russell 2002)
  31. Re: Revisit: speed test (Aaron Lynch 2002)
  32. Revisit: speed test (Alain Russell 2002)
The NZD $1200.00 Giant Killer managed top pull off another good performance with the new test.Its heaps faster than the Macs at the variables stuff but heaps slower in the file system which is interesting.Better motherboard performance than an Xserve - worse file system performance than a single G4... ****** Establish [elapsedtime] variation Wait for a file for 2 seconds, measure ticks over that time 122 122   Variables Text Variables - Set an increasing # into a text variable 2500 times 38 160 Repeat the above test - overwrite the variables 31 191 Let's do some math: sin(x), 0[search] 20 256 now some searches with [lookup] 6 262 delete the records and commit database to disk 9 271   Filesystem Writing 500 lines of text, each 100 bytes. 14 285 List words on the file, count the number of words found 10 295 Now include this file in this page (as a HTML-comment ;-) ) 2 times and delete it 0 295 Create 500 folders named 1-500 148 443 Delete the 500 folders 107 550******Put a Super Fast SCSI and controller in this and I reckon it would get below 300 all up... On 1/8/02 9:13 AM, Alain Russell wrote:> Will be done ;) > The form version is about 20 minutes away .. > > >> >> I suppose when the form version is done and data is collected that >> one could do a comparison that takes into account that a tick is >> different between platforms. I think someone posted the exact difference >> a bit ago. >> >> it would be cool to convert to seconds using the appropriate equation for >> specific OS. Then we can compare more accurately. >> >> Donovan >> >> >> >> >> Alain Russell wrote: >> >>> OK, >>> I've made some modifications to the speed test (and run it on a Dual 1GB >>> G4 XServe).The new test is nicer to read and is self cleaning .. ie: won't >>> leave >>> files on your drive.It is based on the file Bob posted here last week. >>> >>> There is also an attempt to establish the variation in 'ticks', I have a >>> waitforfile with timeout at thetop of the page and measure the difference >>> around it .. >>> >>> For reference, on my Mac the 2 second timeout gives an elapsedtime of 120. >>> If I can see the results on Win/Linux machines I will scale the times >>> accordingly. >>> The test can be downloaded from here: >>> http://utility.blackpepper.co.nz/speed/webdna_speed.zip >>> >>> Or seen running here: >>> http://utility.blackpepper.co.nz/speed/webdna_speed.html >>> >>> Thanks >>> Alain >> >> -- >> ------------------------------------------------------------------------ >> >> ------------------------------------------------------------------------ >> >> <><> Donovan Brooke <><>->ï >> ------------------------------------------------------------------------ >> >> ------------------------------------------------------------------------ >> >> >> ------------------------------------------------------------- >> This message is sent to you because you are subscribed to >> the mailing list . >> To unsubscribe, E-mail to: >> To switch to the DIGEST mode, E-mail to >> >> Web Archive of this list is at: http://search.smithmicro.com/ > > > ------------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to > > Web Archive of this list is at: http://search.smithmicro.com/-- Andrew Simpson Web DevelopmentBlackpepper Interactive Ltd PO Box 99805 Newmarket4 Clayton Street Newmarket AucklandPh: +64 9 520-6281 Mob: 0272733270 Fax: +64 9 524-1849http://www.blackpepper.co.nz------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://search.smithmicro.com/ Andrew Simpson

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

RE: [WebDNA] WebSite Examples (2008) Local redirects ... (2005) Searching multiple fields from one form field (1997) Nested tags count question (1997) WebCat2 - Getting to the browser's username/password data (1997) OT - SMSI complaint (2001) triggers.db (1999) Secure Server (1997) merhcant account resource (1999) ODBC problems between webcatalog and filemaker pro (2001) New Command prefs ... (1997) MacOS X Server problems (2001) SetHeader context (1998) my price won't move (1997) Beta and new version questions? (1998) [shownext] and descending order (1997) showif/hideif 4.0 (2000) Searchable WebCat (etc.) Docs ? (1997) [WebDNA] Character encoding / entity database? (2009) WebCat2.0 [format thousands .0f] no go (1997)