• iPhone iOS 5 Outperforms Nokia Lumia 800 Windows Phone in Browser Benchmark Tests


    iPhone iOS 5 Outperforms Nokia Lumia 800 Windows Phone in Browser Benchmark Tests

    Here is a cool comparison test which shows the power of iPhone 4S along with iOS 5. The guys at 359gsm recently ran a test including iPhone 4 running iOS 4.3, iPhone 4S running iOS 5 against Nokia Lumia 800 smartphone running Windows Phone 7.5 Mango. iPhone 4S significantly outperform Nokia in all benchmark tests.

    The results are shown below courtesy of 359gsm, you can watch the test video above as well:

    Browsermark Test: Higher is better

    • iPhone 4 (iOS 4.3) – 37 503
    • Nokia Lumia 800 (WP7.5 aka Mango) – 30 452
    • iPhone 4S (iOS 5) – 86 702

    Speed Reading Test:

    • iPhone 4 (iOS 4.3) – 2 fps (iPhone 4 with iOS 5.0 – around 37 fps)
    • Nokia Lumia 800 (WP7.5 aka Mango) – 40 fps
    • iPhone 4S (iOS 5) – 60 fps

    Sunspider Test: Lower is better

    • iPhone 4 (iOS 4.3) – 4018.2 ms
    • Nokia Lumia 800 (WP7.5 aka Mango) – 7188.7 ms
    • iPhone 4S (iOS 5) – 2266 ms

    Acid3 Test:

    • iPhone 4 (iOS 4.3) – 100/100
    • Nokia Lumia 800 (WP7.5 aka Mango) – 100/100
    • iPhone 4S (iOS 5) – 100/100

    HTML5 Test:

    • iPhone 4 (iOS 4.3) – 210
    • Nokia Lumia 800 (WP7.5 aka Mango) – 141
    • iPhone 4S (iOS 5) – 296
  • Play Angry Birds in Your Favorite Browser and Unlock All Levels


    Are you want to get the whole Angry Birds goodness with your favorite browser? Then we have just what you need and there is a quick hack to unlock all of the levels for extreme entertaining.

    For Chromium-based browsers. Access the links here:

    If you want to play Angry Birds in Firefox, Opera, or another browser? access the link directly:

    If you want to unlock/relock all the levels:

    Unlock the Levels:

    javascript: var i = 0; while (i<=69) { localStorage.setItem(‘level_star_’+i,’3′); i++; } window.location.reload();

    Lock the Levels:

    javascript: var i = 0; while (i<=69) { localStorage.setItem(‘level_star_’+i,’-1′); i++; } window.location.reload();