Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-users] Slow Mapping

Hi list,

Now i'm facing a problem while load a query:

i've enabled logging.level to FINE in order to check Native Query,
executed from jdbc tool takes around 0,031 s.

i've loaded that ResultList in a h:selectOneMenu(JSF).

In develop environment works succesfully, but in prod Environment
takes around 15 seg. 200 objects are Mapped (aprx.).

no matter how many concurrent users are in the application, the
response time is the same.

what can i do to reduce that time?

Thanks for your replies

-- 
John Arévalo
GNU/Linux User #443701
http://counter.li.org/


Back to the top