moodlehq / moodle-performance-comparison

Set of shell scripts to run Moodle performance tests using different hardware and configurations and compare results.
GNU General Public License v2.0
76 stars 40 forks source link

Include log writes as db writes #27

Closed dmonllao closed 11 years ago

dmonllao commented 11 years ago

Log table writes are not counted as db writes, the benefits of this are:

On the other hand:

I'm adding a new setting to manage this.

Once we release 2.6 and the next minor 2.5 we must update the base commits as with this kind of changes previous runs will not be comparable.