Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×
Graphics Stats Games

Unity Benchmarks Browser WebGL Performance (unity3d.com) 38

An anonymous reader writes: Jonas Echterhoff from Unity has posted the latest Unity WebGL benchmark results on the Unity blog. He writes, "A bit over a year ago, we released a blog post with performance benchmarks for Unity WebGL, to compare WebGL performance in different browsers. We figured it was time to revisit those benchmarks to see how the numbers have changed. Microsoft has since released Windows 10 with their new Edge browser (which supports asm.js and is now enabling it by default) – so we were interested to see how that competes. Also, we have an experimental build of Unity using Shared Array Buffers to run multithreaded code, and we wanted to see what kind of performance gains to expect. So we tested this in a nightly build of Firefox with Shared Array Buffer support." The benchmark concludes that Firefox 42 64-bit is the fastest, Edge takes second, and Chrome and Safari share third place.
This discussion has been archived. No new comments can be posted.

Unity Benchmarks Browser WebGL Performance

Comments Filter:
  • New name same buggy pony show. Nothing can beat Chrome

    • Re: (Score:2, Insightful)

      by Anonymous Coward

      Nothing can beat Chrome

      Except for Firefox and Edge. At least Chrome ties with Safari. Third is better than fourth!

      • Is it possible to test on Safari without buying a $499 Safari license [apple.com]? And if you're testing on Safari, is it also possible to test on Edge without paying another $199.99 for an Edge license [microsoftstore.com]?

    • Re:Edge is IE (Score:5, Interesting)

      by slart42 ( 694765 ) on Thursday December 17, 2015 @05:53PM (#51139903)

      Well, the benchmarks speak a very different story. While IE is slow beyond use, Edge with asm.js actual performs pretty well, much better then Chrome.

      In general, I am very happy with the direction MS is taking with Edge, and have so far found it not to be "the new IE" at all, quite to the contrary. Following open web standards, maintaining public page to track new developments (https://status.modern.ie), great performance - all of this sounds very promising to me.

      • If it only had some manner of extension or userscript support. Browsing without ad blocking feels so 90's.
      • by short ( 66530 )
        Edge is finally opensource and crossplatform?
      • Following open web standards

        Which will reportedly [windows.com] soon include compatibility with royalty-free web codecs such as the WebM project's VP9 [windows.com]. Yet video in royalty-free formats on Edge will be silent, as the same page states that support for royalty-free audio codecs Vorbis and Opus, used with WebM video, is still "under consideration". And does the only operating system for which Edge is available respect the privacy of web users, or does it by default report every visited URL to Microsoft?

    • Except Chrome was not number one in any benchmark. In fact, it was between IE 11 and FireFox 46 in every single benchmark.

      Reading, it's neato!

  • by Anonymous Coward

    Back when Epic first ported Unreal Engine to run in a browser, the only browser it really worked well in was Firefox. Now, Firefox is still the best performer for these kinds of tasks.

    Now, commence with the replies explaining why Firefox is a memory hog and not worth using, but it's some kinda weird memory hog that for the past 3-4 years actually uses less memory than Chrome or any other browser.

    • I think the conventional wisdom is that Firefox is a memory hog because after you open a bunch of heavy DHTML documents in tabs and then close them, the memory of the single Firefox process becomes fragmented until you close the last tab. Even a "Minimize memory usage" in about:memory may leave the process a hundred megabytes or more larger than that of a fresh launch. Until Electrolysis becomes the default, the only thing commonly run in a separate process is Flash Player, and that's been on its way out fo

  • According to the first charts Unity + Chrome 46 runs faster on a 2.6 GHz i7 + GT 750M MacBook Pro than a 3.3.GHz i7 + GTX 960 Windows desktop. Huh?

    Do these numbers prove certain browsers are faster, or that Unity is unevenly optimized?

    (Note: Firefox 41 is also faster on the MBP, though that can be attributed to Firefox for Windows being only 32-bit)

    • More likely that the Mac version of Chrome is optimized for Intel graphics chipsets (since most Macs have them), whereas the Chrome version for Windows has very little optimizations specific to a video chipset(which is a shame).

      I'd be curious to see the benchmark run on Windows 10 using the built-in Intel video chipset instead of the Nvidia and see if Chrome runs faster.

      Also, keep in mind Firefox and Unity have collaborated in the past to optimize the engine in the browser.

      https://blog.mozilla.org/ [mozilla.org]
    • by Anonymous Coward

      Firefox for Windows being only 32-bit

      They were also running 64-bit Firefox on Windows (see the first chart). It wasn't released in time for their benchmark, but Firefox 43 [mozilla.org] is out and has 64-bit builds available for Windows [pcworld.com].

  • Label your axes! (Score:1, Insightful)

    by Anonymous Coward

    Why is it so hard for people to label their f***ing axes!
    https://xkcd.com/833/

    • by slart42 ( 694765 )

      Well, benchmark results don't really have any units but are arbitrary numbers.

      Though, yes, it would have been better to label it with something like "results, higher is better", as that is not clear from the graphs.

"When the going gets tough, the tough get empirical." -- Jon Carroll

Working...