TransformControl: Speeding up scaling of small objects

Is there a way to speed up the scaling of small objects, in my example I use 10, 10, 0.001 as the size of the box, but the 0.001 takes some time to scale? Here is a jsfiddle. The behavior is slightly worse when using bigger dimensions eg. 1000 1000 0.001