Minecraft clone graphics poor performance

May be my snippet will be useful. To increase rendering speed I join faces with the same texture to the one geom. So for 3 different textures and 100x100 tiled field I have only 3 mesh.
[Creating a tiled mesh at runtime)