sana qadir skrev den 08-07-2008 05:18:
Despite synchronizing the time on the two machines using NTP, I am getting not
only poor resolution but also negative propagation values which are ridiculous.
Any idea about how I can get better resolution is this scenario
Sounds like you have to do a ro
resolution but also negative propagation values which are ridiculous.
Any idea about how I can get better resolution is this scenario?
Regards,
Sana
--- On Tue, 6/24/08, Michael Erskine <[EMAIL PROTECTED]> wrote:
From: Michael Erskine <[EMAIL PROTECTED]>
Subject: RE: precision of log4
> From: sana qadir [mailto:[EMAIL PROTECTED]
> Sent: 24 June 2008 05:40
> Subject: precision of log4j
> I am using log4j to help me record the execution times of several
> functions (1 to n) using code similar to the following snippet:
>
> logger.debug("Timestamp
Hello,
I am using log4j to help me record the execution times of several functions (1
to n) using code similar to the following snippet:
logger.debug("Timestamp before...");
function_n();
logger.debug("Timestamp after...");
For most of the functions I get execution time of 0ms. This is d