How can I improve the performance when drawing massive amount of geometries?

When I am drawing 180360 polylines, it takes too much time. If I increase the number to 360720, the explorer crushes. Is there any solution to this problem?

Thank you.

Hi,

Check out these tips: https://groups.google.com/forum/#!searchin/cesium-dev/circle$20performance/cesium-dev/CzkZXqX6axQ/p5vtAzTlQQsJ

These are for circles, but the concepts are similar.

Patrick