MandWdevclub / MandWdevclub.github.io

The website for the Web and Mobile App Development Club @ Virginia Tech
http://wmad.cs.vt.edu
4 stars 9 forks source link

Determine why the main images load so slowly #9

Closed ejcer closed 8 years ago

ejcer commented 8 years ago

Might just be an inescapable compromise for using github's CDN, or we might be able to optimize our static contents some how.

ghost commented 8 years ago

The size of the code_background.png image is nearing 2MB, so the initial loading of it will be slow on most connections. I'd just replace it with another image, or remove it all together.

ejcer commented 8 years ago

ah darn, I was afraid of that. Well, I can't think of something that looks as cool as that, so I'd prefer to keep it for now

ejcer commented 8 years ago

Closing this for now since it seems resolved for now. Anyone, please revive it for further discussion if you'd like