Re: Performance comparison of Oracle Vs Aurora MySQL
From: Andy Sayer <andysayer_at_gmail.com>
Date: Fri, 06 Apr 2018 00:23:29 +0000
Message-ID: <CACj1VR7jpWKu2cTH5aE3xJ3sqHN5q=yQXyQZWLQfg2OfH4z2CA_at_mail.gmail.com>
Date: Fri, 06 Apr 2018 00:23:29 +0000
Message-ID: <CACj1VR7jpWKu2cTH5aE3xJ3sqHN5q=yQXyQZWLQfg2OfH4z2CA_at_mail.gmail.com>
If the problem to be solved is purely one of performance it’s probably
worth making sure you’re not missing something obvious in your current
setup.
With proper instrumentation, it should be simple enough to see where the
time is going for these important processes and see if there is a way to
eliminate work/make it faster. Once you do this you will also know how much
work would be involved in implementing the change and how much it would
improve things.
If the move to Inno-DB is a guess at improving performance because it has
“scalability” then don’t be surprised if nothing changes.
Regards,
Andrew
-- http://www.freelists.org/webpage/oracle-lReceived on Fri Apr 06 2018 - 02:23:29 CEST