in reply to Re^3: Much slower DBI on RHEL6
in thread Much slower DBI on RHEL6

More than milliseconds. Last time I tested on MySQL, it was 5 to 10 times faster. (also this table where higher numbers are better)


Enjoy, Have FUN! H.Merijn

Replies are listed 'Best First'.
Re^5: Much slower DBI on RHEL6
by McA (Priest) on Feb 06, 2014 at 13:37 UTC

    Probably a big number of milliseconds... ;-)

    I start to be curious about the timings in our environment. Especially when you really want a list of hash refs as the result of a db querying function. So, is it worth to build up the hash on your own or let DBI do the stuff for you.

    Probably I have the time to investigate this question. But anyways thank you again for the link.

    Best regards
    McA