Hi all,

I am working on WinCE 4.2.
What are Dhrystone and whetstone ?
I came across one link in msdn which had some information in this regards,
thats says:
Dhrystone is a suite of arithmetic and string manipulating programs. Since
the whole program is less then 8 kBytes, it fits into the processor cache.
It can be used to measure two aspects both the processor's speed as well as
the optimizing capabilities of the compiler. The resulting number is the
number of executions of the program suite per second.

Can anyone put more light on this along with 'whetstone'.

regards
sajid

Re: Dhyrstone & Whetstone by Maxim

Maxim
Wed Nov 17 01:31:42 CST 2004

Dhrystone is the CPU speed measurement suite for integer operations.
Whetstone is the same suite for floating point.

--
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
maxim@storagecraft.com
http://www.storagecraft.com

"sajid" <sajid@discussions.microsoft.com> wrote in message
news:O4cGXWHzEHA.804@TK2MSFTNGP12.phx.gbl...
> Hi all,
>
> I am working on WinCE 4.2.
> What are Dhrystone and whetstone ?
> I came across one link in msdn which had some information in this regards,
> thats says:
> Dhrystone is a suite of arithmetic and string manipulating programs. Since
> the whole program is less then 8 kBytes, it fits into the processor cache.
> It can be used to measure two aspects both the processor's speed as well as
> the optimizing capabilities of the compiler. The resulting number is the
> number of executions of the program suite per second.
>
> Can anyone put more light on this along with 'whetstone'.
>
> regards
> sajid
>
>



RE: [Q]: Dhyrstone & Whetstone by davejones

davejones
Wed Nov 17 22:13:01 CST 2004

Not the sort of thing you would normally worry about on embedded devices.

"sajid" wrote:

> Hi all,
>
> I am working on WinCE 4.2.
> What are Dhrystone and whetstone ?
> I came across one link in msdn which had some information in this regards,
> thats says:
> Dhrystone is a suite of arithmetic and string manipulating programs. Since
> the whole program is less then 8 kBytes, it fits into the processor cache.
> It can be used to measure two aspects both the processor's speed as well as
> the optimizing capabilities of the compiler. The resulting number is the
> number of executions of the program suite per second.
>
> Can anyone put more light on this along with 'whetstone'.
>
> regards
> sajid
>
>
>

Re: Dhyrstone & Whetstone by Michael

Michael
Thu Nov 18 05:04:20 CST 2004

See http://ebenchmarks.com/download/ECLDhrystoneWhitePaper.pdf

SiSoft Sandra can compute some perfomance numbers for your WinCE Device if
it is connected via ActiveSync - if you need the confirmation that your
embedded device has much less processing power than your PC ;-)

regards
Mike

"sajid" <sajid@discussions.microsoft.com> wrote in message
news:O4cGXWHzEHA.804@TK2MSFTNGP12.phx.gbl...
> Hi all,
>
> I am working on WinCE 4.2.
> What are Dhrystone and whetstone ?
> I came across one link in msdn which had some information in this regards,
> thats says:
> Dhrystone is a suite of arithmetic and string manipulating programs. Since
> the whole program is less then 8 kBytes, it fits into the processor cache.
> It can be used to measure two aspects both the processor's speed as well
as
> the optimizing capabilities of the compiler. The resulting number is the
> number of executions of the program suite per second.
>
> Can anyone put more light on this along with 'whetstone'.
>
> regards
> sajid
>
>