зеркало из https://github.com/mozilla/treeherder.git
14e43640fe
By default MySQL#s InnoDB flushes to disk after every transaction to reduce the chance of data loss in the case of a crash. During testing and development this is not necessary and only serves to limit I/O throughput. By switching to mode `0` (flushing every second), test runtimes are reduced by 20-30%. See: https://dev.mysql.com/doc/refman/5.7/en/innodb-parameters.html#sysvar_innodb_flush_log_at_trx_commit |
||
---|---|---|
.. | ||
.profile | ||
env.sh | ||
mysql.cnf | ||
setup.sh |