Hello,

> I'm currently doing a rather large select from a table with 200k rows with 5
> joins for 5 foreign keys. I fetch it into a Result<Record> object, iterate
> through it and call Record.getValue multiple times for each row. It's taking
> about 2 minutes to do this, which seems unnecessarily long.

I have just now released jOOQ 2.6.2. Please consider upgrading and
providing feedback over any performance improvement you may experience

Cheers
Lukas

-- 
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].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to