How to speed up OpenGL rendering frequency?

I found a strange phenomenon, I directly assigned the color in the fragment shader and calculate a light model by normal, the time is the same, why does this phenomenon happen?What are some ways to improve rendering efficiency?

A post was merged into an existing topic: Does the use of geometric shaders significantly reduce performance?