Physics (Bullet) Client-side prediction

This is cool, thank you very much.
I looked into the substep code, and it made me think, why is the maximum amount of substeps in the settings per game tick is 16? If I have the performance to spare, more substeps will be even better for a physics based game, no? Or its limited to 16 per tick because of some unexpected behavior?