简体   繁体   English

Heroku 图像加载缓慢

[英]Heroku slow image loading

Hi I deployed my react+nodejs project to heroku.嗨,我将我的 react+nodejs 项目部署到 heroku。 My website runs properly except image loading, I am using 1-2MB images.我的网站运行正常,除了图片加载,我使用的是 1-2MB 的图片。 In my localhost server it works perfectly, why is heroku so slow?在我的本地主机服务器中它运行良好,为什么 heroku 这么慢? Is it the bad heroku servers?是坏的 heroku 服务器吗? or my images is too heavy?还是我的图像太重? and how do I fix it except resizing images wight?除了调整图像大小之外,我该如何解决?

My heroku website我的 heroku 网站

1-2 MB is huge, you need to reduce the size to at least 200KB and even less for small screens 1-2 MB 是巨大的,你需要将大小减少到至少 200 KB,对于小屏幕甚至更小

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM