[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Extended profile info

From: Oto BREZINA <otik_at_printflow.eu>
Date: Wed, 29 Aug 2012 07:00:34 +0200

On 2012-08-28 20:44, Stefan Küng wrote:
> On 28.08.2012 14:37, Oto BREZINA wrote:
>> Here is conceptual patch - may need some tweaks and fix - with extended
>> Profile info. It adds User, Kernel and Wall time to report.
>> User and Kernel Time are multiplied by threads. Windows returns their
>> count is in 100ns units, but step may be quite bigger. Usualy I use this
>> three vaules to determine efficiency.
>>
>> Pls review it and comment.
>>
> Looks good. But there's a small issue with the PROFILE_RUNTIMES define:
>
> if it's defined, all is well. But if it's not, you're still writing the
> data to the file.
Would you like to keep that switch ?

Why CRecordProfileEvent::CRecordProfileEvent is defined once as _inline_
for release and not for Debug ?
Most debug setting disables inlining anyway, so there is no difference
between those two. I'm I Right?
>
> Stefan
>

-- 
Oto ot(ik) BREZINA - 오토
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=3001813
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-08-29 08:13:36 CEST

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.