Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EclipseLink » Eclipselink performance profiler [Total/Local time]
Eclipselink performance profiler [Total/Local time] [message #1711437] Fri, 16 October 2015 05:49
Krispacharawich NARKWICHIT is currently offline Krispacharawich NARKWICHITFriend
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

Previous Topic:nullable unidirectionnal mapping not inserted
Next Topic:Unable to generate Canonical Metamodel
Goto Forum:
  


Current Time: Sat Jul 27 11:19:03 GMT 2024

Powered by FUDForum. Page generated in 0.02645 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top