C Board  

Go Back   C Board > Community Boards > General Discussions

Reply
 
LinkBack Thread Tools Display Modes
Old 03-03-2009, 12:53 AM   #1
Registered User
 
Join Date: Jan 2009
Posts: 3
Browser speed

Heya

Here is alittle something that i would like to share with you. I'm currently working on a ajax-webpage that will have to show quite alot of table elements and i was benchmarking the most common browsers.

Quote:
Total element 24372

Elements per second

Opera = 13903 (1.753 sec)
Firefox = 10146.5 (2.402 sec)
Chrome = 3730 (6.534 sec)

IE7 = 483.8 (50.372 sec)
Ok this might look shocking but let me explain, in Opera, Firefox and Chrome i can run code asyncronous. If i do this in IE the loadtime is insanly fast but the browser just ignores to load some of the information (The divs are left blank and the browser stops to load).

Maybe someone should make a browser and donate it to Microsoft, it seems they could need some help, hehe

Happy programming!
KroniskBakfylla is offline   Reply With Quote
Old 03-13-2009, 08:24 AM   #2
Super Moderator
 
Join Date: Sep 2001
Posts: 4,746
Quote:
Ok this might look shocking
Actually no - I've never seen a browser benchmark that didn't put IE dead last...
sean is offline   Reply With Quote
Old 03-13-2009, 09:20 AM   #3
and the hat of copycat
 
stevesmithx's Avatar
 
Join Date: Sep 2007
Posts: 417
Quote:
Originally Posted by sean View Post
Actually no - I've never seen a browser benchmark that didn't put IE dead last...
IE is not my favorite either but just saw this...
http://arstechnica.com/microsoft/new...me-firefox.ars
__________________
Not everything that can be counted counts, and not everything that counts can be counted
- Albert Einstein.


No programming language is perfect. There is not even a single best language; there are only languages well suited or perhaps poorly suited for particular purposes.
- Herbert Mayer
stevesmithx is offline   Reply With Quote
Old 03-13-2009, 09:56 AM   #4
Super Moderator
 
Join Date: Sep 2001
Posts: 4,746
Ha ha - yeah I saw that this morning too. "Microsoft's OWN speed tests". Though I'd bet that the other benchmarks that have come through Slashdot have been just a tad biased AGAINST IE so all's fair...
sean is offline   Reply With Quote
Old 03-13-2009, 11:37 AM   #5
Reverse Engineer
 
maxorator's Avatar
 
Join Date: Aug 2005
Location: Estonia
Posts: 2,258
There can never be a benchmark that covers all factors of a browser. Therefore I ignore all benchmarks and I use what I like.
__________________
The duck is irrelevant to my point.
maxorator is offline   Reply With Quote
Old 03-13-2009, 11:15 PM   #6
Ugly C Lover
 
audinue's Avatar
 
Join Date: Jun 2008
Location: Indonesia
Posts: 479
Safari anyone? xD
__________________
Just GET it OFF out my mind!!
audinue is offline   Reply With Quote
Old 03-17-2009, 06:09 AM   #7
Woof, woof!
 
zacs7's Avatar
 
Join Date: Mar 2007
Location: Australia
Posts: 3,289
and w3m, links = 0 sec (without javascript of course).

That's a clear winner in my opinion. I'm sure anyone could find a benchmark to suit their application and beat the others.
__________________
"I.T. gets the chicky-babes" - M. Kelly
bakefile | vim
zacs7 is offline   Reply With Quote
Old 03-17-2009, 07:47 AM   #8
Complete Beginner
 
Join Date: Feb 2009
Posts: 312
Quote:
Originally Posted by zacs7 View Post
and w3m, links = 0 sec (without javascript of course).
I win: telnet

Greets,
Philip
__________________
All things begin as source code.
Source code begins with an empty file.
-- Tao Te Chip
Snafuist is offline   Reply With Quote
Old 03-17-2009, 09:01 AM   #9
and the hat of copycat
 
stevesmithx's Avatar
 
Join Date: Sep 2007
Posts: 417
telnet != browser, right?
__________________
Not everything that can be counted counts, and not everything that counts can be counted
- Albert Einstein.


No programming language is perfect. There is not even a single best language; there are only languages well suited or perhaps poorly suited for particular purposes.
- Herbert Mayer
stevesmithx is offline   Reply With Quote
Old 03-24-2009, 12:49 PM   #10
Math wizard
 
Join Date: Dec 2006
Location: Minot, ND, USA
Posts: 521
Both of my parent's computers are having a lot of problems with IE. They have to wait a long time for things on Ebay to even download or finish and it takes an increasingly longer time. 20 seconds just to load one page (and finally begin to scroll) is ridiculous. Firefox doesn't have that problem (though I have problems downloading things constantly without the download abruptly stopping without ever finishing).
__________________
High elevation is the best elevation. The higher, the better the view!
My computer: XP Pro SP3, 3.17 GHz C2D CPU, 4 GB DDRII800 RAM (3 GB effective), X-Fi Platinum sound, GeForce 7600 GT, 1920x1440 resolution, 250 GB HDD, Visual C++ 2008 Express
ulillillia is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Internet Browser Handling pobri19 Windows Programming 9 04-04-2009 06:19 AM
Flight Simulator Wind Speed!! Dilmerv C++ Programming 6 03-20-2006 12:40 AM
Getting Default Browser and Running It Driver Windows Programming 4 10-22-2004 02:08 PM
[sockets] Finding out if a browser client disconnected Spark C Programming 4 05-28-2002 06:19 PM


All times are GMT -6. The time now is 02:22 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22