| I run some tests and this is what I got. If we apply your optimization that counts backwards this is how much the flush operation takes during commit (microseconds):
If we don't change it, this is how much those three test methods flush takes
So, it's faster if we don't do the change. |