Eclipselink performance profiler [Total/Local time] [message #1711437] |
Fri, 16 October 2015 05:49 |
Krispacharawich NARKWICHIT Messages: 1 Registered: October 2015 |
Junior Member |
|
|
We query a view on postgresql (a view of multiple tables joined)
How is measurement of the Total/Local Time indicated when querying views?
Is there a different between querying tables and querying views?
*the JPQL itself does not contain any join.
Profile(ReportQuery,
class=modelentity.ViewOrderPart
number of objects=1,
total time=662034780,
local time=50359905,
profiling time=4837220,
Timer:Logging=4769492,
Timer:SqlPrepare=146975,
Timer:ConnectionManagement=66945,
Timer:StatementExecute=661364738,
Timer:RowFetch=23025, Timer:StatementExecute=661364738,
Timer:RowFetch=23025,
time/object=662034780,
)
}End profile
thx
[Updated on: Mon, 19 October 2015 08:11] Report message to a moderator
|
|
|
Powered by
FUDForum. Page generated in 0.02992 seconds