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

Any plan for loading images more quickly? #31

Open
mystist opened this issue Nov 13, 2014 · 3 comments
Open

Any plan for loading images more quickly? #31

mystist opened this issue Nov 13, 2014 · 3 comments

Comments

@mystist
Copy link

mystist commented Nov 13, 2014

We only need the height and width to place an image, so we might not need to wait the hole image be loaded.

Or, it had been achieved?

@balibell
Copy link
Member

Apparently, it had been achieved. You can test it by blocking all image requests. Adding "127.0.0.1 cdn.duitang.com" to your hosts file seems to be a simple method.
I have a plan to make a new one only for mobile, since current one performs badly in mobile.

@mystist
Copy link
Author

mystist commented Dec 18, 2014

👍

@mystist
Copy link
Author

mystist commented Dec 18, 2014

"Apparently, it had been achieved. "
However, I can't see it from the source code. Can you please point it out here?

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