How to reduce lag

You need to reduce the number of primitives you send to the graphics card. You can do this by changing the previous geometry, adding multiple vertices, or deleting them.

By analogy with this example.