Welcome
Welcome to a320

You are currently viewing our boards as a guest, which gives you limited access to view most discussions and access our other features. By joining our free community, you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content, and access many other special features. Registration is fast, simple, and absolutely free, so please, join our community today!

Dingoobench v0.1 by SiENcE

Only for posting new releases of Dingoo OS based software.

Moderator: Moderators

Dingoobench v0.1 by SiENcE

Postby SiENcE on Tue May 19, 2009 10:31 pm

Dingoobench v0.1 by SiENcE (c)'09
=================================
This Benchmark is based on 'Simple Benchmark' from Don Shull.
Ported to Dingoo by SiENcE.

http://sience.schattenkind.net/DingooBench_v01.zip

Windows & Dingoo executable and portable SourceCode is included.

Handling:
On any Plattform with more than one CPU Core, please go into Taksmanager and select only one CPU for this App.
Otherwise the power is distributed over all Cores.
This Benchmark only calculates the power for one CPU Core!
But i think it's enough for Handheld tests.

Keysettings:
Press X or Select to Quit the Benchmark.

Further Informations: http://crankgaming.blogspot.com/

Code: Select all
Stats
=============================================
Machine                        | OS and Compiler               | milliseconds
-------------------------------------------------------------------------------
Core2Dual 2.4Ghz               | VS 2008 Express Sp1   /Debug  |  113 ms
Intel Core 2 Duo T5470 1,6GHz  | VS 2008 Express Sp1   /Debug  |  160 ms
Intel Pentium 3 Mobile 933Mhz  | VS 2008 Express Sp1   /Debug  |  470 ms
Asus eeePC 701 @630MHz         | VS 2008 Express Sp1   /Debug  |  657 ms
Gemei x760+ 400 MHz            | Gcc MipsToolset               | 3159 ms
Dingoo 336MHz                  | Gcc MipsToolset               | 3724 ms
GPX2                           |                               |  ???
Pandora                        |                               |  ???
Nintendo DS                    |                               |  ???
PSP                            |                               |  ???


Please post your results or send it to me!

I will add it to the listing!

cheers
SiENcE
Last edited by SiENcE on Wed May 20, 2009 9:26 pm, edited 9 times in total.
SiENcE
 
Posts: 70
Joined: Wed Apr 29, 2009 9:19 am
Location: Berlin/Germany

Re: Dingoobench v0.1 by SiENcE

Postby flatmush on Tue May 19, 2009 10:39 pm

Looks good, the download link doesn't work for me though.
I thought the dingoo didn't support have hardware support for floating point, so this test probably isn't the best to run. Dhrystone would probably be better if you can find the code for that.
C99 samples without using s2dsdk | MineSweeper | AstroLander
For help with dingoo programming or just in general, join our IRC at irc://irc.freenode.net/#dingoo-a320
flatmush
 
Posts: 35
Joined: Thu May 14, 2009 1:29 pm
Location: Manchester, UK

Re: Dingoobench v0.1 by SiENcE

Postby SiENcE on Tue May 19, 2009 10:44 pm

Yes indeed, i will enhance this. This is the first version.

Download link works now.
SiENcE
 
Posts: 70
Joined: Wed Apr 29, 2009 9:19 am
Location: Berlin/Germany

Re: Dingoobench v0.1 by SiENcE

Postby snezzle on Wed May 20, 2009 12:32 am

Not tried on my laptop yet because i dont have vpc installed but i got 3159ms on my gemei x760+
a320 and x760+ download database, fast downloads

http://x760.uuuq.com/uploader/
snezzle
Moderator
 
Posts: 54
Joined: Wed Mar 04, 2009 4:06 pm

Re: Dingoobench v0.1 by SiENcE

Postby SiENcE on Wed May 20, 2009 12:34 am

If it not runs on windows you need to install the visual studio runtime sp1. Thats because i compiled it with visual studio express 2008 sp1.
SiENcE
 
Posts: 70
Joined: Wed Apr 29, 2009 9:19 am
Location: Berlin/Germany

Re: Dingoobench v0.1 by SiENcE

Postby robbo2k on Wed May 20, 2009 6:43 am

Intel Core 2 Duo T5470 1,6GHz (157-164) (Vista Bussines) 160 (1 CPU or 2 CPU result ca 160)

Asus eeePC 701WinXP CPU Celeron M 900MHz (underclock 630MHz) ca result 657
robbo2k
 
Posts: 6
Joined: Thu May 14, 2009 12:30 pm

Re: Dingoobench v0.1 by SiENcE

Postby Yodajr on Thu May 21, 2009 2:36 pm

C2D 3GHz : 89 ms
Dingoo @ 430 : 2931 ms
Yodajr
 
Posts: 7
Joined: Sun Apr 19, 2009 11:36 pm

Re: Dingoobench v0.1 by SiENcE

Postby siem on Thu May 21, 2009 4:10 pm

Cool program I think (haven't got my Dingoo yet)

But what does it say actually? I mean, what can u do with the results?
Image
siem
 
Posts: 50
Joined: Mon May 18, 2009 4:26 pm
Location: Belgium

Re: Dingoobench v0.1 by SiENcE

Postby flatmush on Thu May 21, 2009 4:27 pm

The results mean very little, since the dingoo has no hardware floating point unit, the results compare the dingoos software floating point implementation on a low-power processor, to a high-power processors hardware implementation.
C99 samples without using s2dsdk | MineSweeper | AstroLander
For help with dingoo programming or just in general, join our IRC at irc://irc.freenode.net/#dingoo-a320
flatmush
 
Posts: 35
Joined: Thu May 14, 2009 1:29 pm
Location: Manchester, UK

Re: Dingoobench v0.1 by SiENcE

Postby SiENcE on Thu May 21, 2009 11:46 pm

It's an good test of the raw processor power of handhelds without flooting point units (even if the FP unit is a software implementation) (i think gpx2 and wiz also don't have an fp unit)!
It uses 100% of the whole cpu power.
But of couse you can't use it to compare cpu's with fp unit <> cpu's without fp unit.

So...
You can compare PC results.
You can compare Handheld results.
But you can't compare Handheld vs. PC results.

More interesting are GPX2 and WIZ results.
SiENcE
 
Posts: 70
Joined: Wed Apr 29, 2009 9:19 am
Location: Berlin/Germany

Next

Return to Dingoo OS Releases

Who is online

Users browsing this forum: No registered users and 1 guest