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
Post a Comment