Hi all,

First let me excuse myself if this is not the correct place to ask this, 
and can you kindly point me in the right direction if ever, thanks!

Recently we've been noticing degrading performance whenever we use .select 
on a single table in about 8-10 times concurrently. These range from simple 
column, to column average and complex selects. Difference of 500ms when ran 
solo vs 4s when other selects are ran. On sql queries they run <100ms. The 
timer i use are just java System.currentTimeMillis(); before and after the 
.select.

Not sure where to start looking so let me know if/what info you need.

jooq 3.18.4

Thank you!
Josh

-- 
You received this message because you are subscribed to the Google Groups "jOOQ 
User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jooq-user/6aea62c1-1fb2-4395-820b-566aee25985bn%40googlegroups.com.

Reply via email to