Honestly, it depends. For triangles, try following this:
For other client-sided optimizations, you can try and reduce the amount of draw calls. You can view draw calls by pressing Shift + F2 and looking under “draw (scene)”, typically. You can use LODs and Streaming to help as well.