In both cases, with higher learning rate, the models converged at the same speed as our reference, with batch of 10 samples. However we can see that higher the batch and higher the learning rate, more wiggly the metrics become.

For the entire training set, we can perform similar tests, with minibatches of 32 and 64 samples and higher learning rate. The execution time of batch 64, without higher learning rate was:

Entire training set: minibatch 32 / higher learning rate