High query response time with SORM on small DB -


i using sorm h2 in small scala application. normal @ first query like

db.query.where(filter).fetch() 

to wait response 9 seconds? warm-up time or mistake? same behavior postgres.

my db small, 6 items.

it warm of scala's toolbox component, utilized sorm. happens on start up, don't worry.


Comments

Popular posts from this blog

c# - How to get the current UAC mode -

postgresql - Lazarus + Postgres: incomplete startup packet -

javascript - Ajax jqXHR.status==0 fix error -