[ 
http://issues.apache.org/jira/browse/IBATIS-151?page=comments#action_12313414 ] 

Clinton Begin commented on IBATIS-151:
--------------------------------------

I still don't understand what this would give you...here's what you would see 
in a typical performance log:

SQL Execution time:  3405 ms
Object creation time:  10ms

I'm not sure what that buys you....?

Object creation time is VERY minimal.  If it wasn't, iBATIS wouldn't be a 
practical solution.

> Detailed logs for statement execution
> -------------------------------------
>
>          Key: IBATIS-151
>          URL: http://issues.apache.org/jira/browse/IBATIS-151
>      Project: iBatis for Java
>         Type: New Feature
>   Components: SQL Maps
>     Versions: 2.0.9b
>     Reporter: Vernon Wong
>     Priority: Minor

>
> There are currently no logs during the SQLMap execution that captures the 
> execution time of the statement and the object generation time by SQLMap.
> These performance logs can help to provide useful information on the 
> statements usage and performance, without the influence of object creation 
> time. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to