我主持一个静态网页,您可以访问在nswcorona.imfast.io。它是一个非常大的index.html文件,包含许多元素(显示地理数据),加载大约需要10-15秒。我对网络开发很陌生,所以我确信它没有被优化。我希望有人能帮忙给我一些提速的建议。您可以通过右键单击“页面->视图”页源来查看源代码.谢谢!
发布于 2020-04-13 07:41:51
您应该避免使用一次性加载所有数据的单个静态页面。
The input spec uses vega-lite v4.8.1, but the current version of Vega-Lite is 2.7.0.The compiled spec uses Vega v4, but current version is 3.3.1.https://webmasters.stackexchange.com/questions/128840
复制相似问题