Results 1 to 5 of 5
-
3rd Aug 2010, 03:44 PM #1OPRespected Developer
[C#/WPF] WPF Balls Benchmark
To understand what this is exactly please see this site: http://bubblemark.com/. This application is a WPF port of the benchmark used on that site. More specifically, a port of the Silverlight 3 CLR test, optimized for the desktop and with full multi-core support.
If you ran a couple of the benchmarks on that site and look at the screenshot you'll notice that this WPF implementation wipes the floor with all of them. It runs 5 times faster than the fastest benchmark listed on the site. That's mainly thanks to the fact that WPF offloads all rendering to the GPU (as you can see in the screenshot).
Anyway, the reason for making this port is to be able to see how well WPF apps perform on your PC. That's important since most Windows developers are moving from Winforms to WPF so in the near future a lot of apps will be WPF. Especially those with complex or fancy GUI's.
Download:
http://ifile.it/ycuv1jg/WpfBalls.zip
Supports up to 8192 balls. If someone would like the source code let me know.Hyperz Reviewed by Hyperz on . [C#/WPF] WPF Balls Benchmark To understand what this is exactly please see this site: http://bubblemark.com/. This application is a WPF port of the benchmark used on that site. More specifically, a port of the Silverlight 3 CLR test, optimized for the desktop and with full multi-core support. http://img5.imageshack.us/img5/2492/wpfballs.png If you ran a couple of the benchmarks on that site and look at the screenshot you'll notice that this WPF implementation wipes the floor with all of them. It runs 5 times faster Rating: 5
-
3rd Aug 2010, 03:50 PM #2ლ(ಠ益ಠლ)Website's:
extremecoderz.commmMMm. chocolate and salty.
Are you moving towards animation? This is the second program iv seen from you that involves it.
-
3rd Aug 2010, 04:01 PM #3OPRespected Developer
Not really. This doesn't use animations. That is, not WPF animations. But sometimes I use them. All controls in SL have animated feedback. But it's not something that interests me that much.
-
29th Sep 2010, 09:04 PM #4Probation
Source code
I would be extremely interested in getting the source code for http://www.besthostingforums.com/sho...d.php?p=405627.
Thanks in advance!
-
30th Sep 2010, 02:35 AM #5OPRespected Developer
Source is mostly the same as the Silverlight one. But: http://ifile.it/219hemr/WpfBallsSrc.zip
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Benchmark 2 VPS's which one is better
By zijo in forum Hosting DiscussionReplies: 0Last Post: 28th Jun 2012, 04:07 AM -
Offcial Server Benchmark Thread
By robert420 in forum General DiscussionReplies: 1Last Post: 13th Feb 2011, 03:49 AM -
Mayor Hairy Balls
By upnorth in forum General DiscussionReplies: 4Last Post: 13th Feb 2011, 03:28 AM -
World Biggest Balls!!!WTF!!
By mani in forum General DiscussionReplies: 6Last Post: 15th Jun 2010, 11:25 AM -
Virtual Machine/VPS Benchmark
By rfhm in forum General DiscussionReplies: 6Last Post: 4th Dec 2009, 12:27 AM
themaPoster - post to forums and...
Version 5.36 released. Open older version (or...