• Home
  • About

Snippet IT

IT News, Programming, Internet and Blogging

  • Programming and Scripting
  • Tips and Tricks
  • Software and Hardware
  • New and Happening
You are here: Home / Programming and Scripting / System Architecture Analysis – Google Chrome vs Internet Explore 8

System Architecture Analysis – Google Chrome vs Internet Explore 8

April 6, 2009 by Sze Hau Leave a Comment

If you have read about the technology behind Google Chrome, you will know that each tab in Google Chrome is running on a separate process and why the Google Chrome programmers do it that way. If you are a software developer and don’t know anything about Google Chrome, you may find interesting in reading the story behind Google Chrome.

Google Chrome

Microsoft launch their new Internet Explore 8 and one of the feature is the tab isolation where if a website or add-on causes a tab to crash in Internet Explorer 8, only that tab is affected. How it do that? It is actually same idea with Google Chrome where each tab or add-on is running on separate process.

You can ensure this by viewing iexplorer.exe processes from your windows task bar. When you open new tab in Internet Explorer 8, a new process will be created. Internet Explorer 8 takes futher steps on this, instead of creating process each time a tab is open, it stores the unuse processes in pool and reuse them when necessary when a new tab is opened. Besides, one iexplorer.exe process is used for multiple tabs when it thinks it is neccesary. You can see this by opening tabs to 10, and 6 to 8 process will be created, closing the 9 tabs, the 6 to 8 process is still running in your system.

From Windows’s task bar, you will see that Google Chrome’s process use fewer threads than Internet Explorer 8’s (Google Chrome 4-6, Internet Explorer 8: 10-14). I think the addition threads in Internet Explore 8 are use to handle multiple tab in a process. You can see this open 10 tabs browsing different websites,  refresh each browser, and check againts Windows’ taskbar on which process is working. You will see more than one tabs are running on any one of the process.

The initial memory usage (tab opened but not browsing any page) in Internet Exporer 8 (16Mb in my laptop) is much higher than Google Chrome’s (7Mb in my laptop).

In this case, whose design is better? Google Chrome – new process for each new tab; or Internet Explorer 8 – new process for each tab (or more than one tab) and reuse the process?

Personally I think Google Chrome is better. I guess why Internet Explorer 8 do it that way is because they think the cost of creating process is high and it would be better to reuse them to save some CPU cycles of creating process. But with nowsaday computers technology, it shouldn’t have any negative impact to create processes frequently on a normal PC. Somemore Internet browser is just software to browse web site and unlike server programs, which process hundreds or thousands of requests in one seconds. Besides, when you resuse the process for another new tabs, any bugs that haven’t crashed the process will bring forward to the new tabs making browser become more fragile.

So, what do you think? Which is better?

More from my site

  • Google Chromium OSGoogle Chromium OS
  • Java: Stop A Thread CorrectlyJava: Stop A Thread Correctly
  • Google Chrome: How to Stop Youtube Loading Data from the InternetGoogle Chrome: How to Stop Youtube Loading Data from the Internet
  • Google Chrome Bug?Google Chrome Bug?
  • JSP: How to Declare Methods and Inner Class in JSPJSP: How to Declare Methods and Inner Class in JSP
  • Database: CHAR and VARCHAR – What are the differences?Database: CHAR and VARCHAR – What are the differences?

Filed Under: Programming and Scripting, Software and Hardware Tagged With: Google Chrome, Internet Explorer, process, system architecture, thread

About Sze Hau

Geek. Love programming. Coffee addicted. Married with two children. Working towards financial freedom.

Leave a Reply Cancel reply

Advertisement

  • Facebook
  • Google+
  • Instagram
  • Twitter

Email News Letter

Sign up to receive updates daily and to hear what's going on with us

Software and Hardware

MD5 and SHA1 Checksum Using Windows

July 5, 2017 By Sze Hau Leave a Comment

Blog Network

  • Personal Fincance Personal Finance – Personal Money Tips, Stock Investment, Small Business and Make Money Online
  • szehau's weblog Life, Internet, Software, Gadgets, Programming and Investments

Snippet IT

This is the place where I want to share anything about information technology.

Search

Recent

  • MD5 and SHA1 Checksum Using Windows
  • MD5 and SHA1 Checksum Using Linux
  • Java: Unlimited Strength Jurisdiction Policy
  • WordPress: How To Change Admin Username
  • Linux: How To Compress And Decompress Folders And Files

Tags

Adsense advertisement advertising apache blog blogging tips C# EGPC error estimation format format Integer Gmail Google Google Adsense Google Chrome Google Search Engine Google search result how to HTTP internet marketing Java JavaScript Linux money password performance PHP programming search engine optimization secure security short URL SQL static constructor String tiny URL Tips and Tricks twitter video Windows Vista Wordpress wordpress plugin wordpress theme Youtube

Copyright © 2025 · Magazine Pro Theme on Genesis Framework · WordPress · Log in