Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

网站打开速度存在问题 #4

Open
Mq-b opened this issue Jul 21, 2024 · 3 comments
Open

网站打开速度存在问题 #4

Mq-b opened this issue Jul 21, 2024 · 3 comments

Comments

@Mq-b
Copy link
Contributor

Mq-b commented Jul 21, 2024

不知道是否是选择的框架还是其它原因,自己的感受是开启 vpn,不管是直接 github.io 的,或者是提供的镜像,打开都非常的缓慢,并且并不是因为第一次打开没有缓存导致。

即使我多次重复打开依然有此问题,电脑与手机都如此。

即使是 F5 刷新也需要很长时间。

关闭 vpn 效果一样。

@archibate
Copy link
Contributor

似乎是因为我把字体的css文件放在head里加载了,而中文字体又非常大。现在我在js里动态插入css,字体加载不阻塞渲染,应该快多了。

@Mq-b
Copy link
Contributor Author

Mq-b commented Jul 21, 2024

我这边重新试了一下,人肉数数了一下,打开速度也依然完全超过了 10 秒,不过倒也的确比之前要明显快了。

@Mq-b
Copy link
Contributor Author

Mq-b commented Jul 21, 2024

github pages 这个没问题,已经解决了以上提到的所有问题,几乎可以认为是瞬时打开,当有缓存之后,F5 刷新,或重新加载链接,都是一瞬间的事情。

我这边重新试了一下,人肉数数了一下,打开速度也依然完全超过了 10 秒,不过倒也的确比之前要明显快了。

这个是测试的镜像,这边也需要同步一下。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants