Optimizing for first paint
|
04-23-2014, 02:54 PM
Post: #7
|
|||
|
|||
RE: Optimizing for first paint
datadiggers , Hi there ))
What to start from...hm. Don't get why no one pointed that site's JS as slow as hell. That UX is very poor . Everything feels slow (But visual feedback on hoverover - mobile like behaviour))) 1 - Don't build lay out with help of JS ( that is what you do for - Green buy buttons , Header, nav menu ) I have a believing that rendering does not start since it waits for JS loaded http://screencast.com/t/rJ21qjmR 2 - Fonts should not be deferred. Since it visually very obvious how unstyled fonts become styled ) 3 - all of js animations should be faster , remove time out , if exists . IT feels slow when Hover over navigation menu or products - Now it is noticeably slow Perfomace: 1 - CSS http://screencast.com/t/8r7YnLpS 2 - image subdomain ? 3 - bugs: http://screencast.com/t/lWtSDh0NpJlK, http://screencast.com/t/o1VH4ZjRN9O and so on So my verdict : Get a QA first. Get your UX speed better |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Optimizing for first paint - datadiggers - 04-19-2014, 09:35 AM
RE: Optimizing for first paint - Chris Stark - 04-19-2014, 10:01 AM
RE: Optimizing for first paint - Anton Chigurh - 04-19-2014, 11:45 AM
RE: Optimizing for first paint - datadiggers - 04-20-2014, 03:20 AM
RE: Optimizing for first paint - Anton Chigurh - 04-20-2014, 03:24 AM
RE: Optimizing for first paint - grupoalianzaempresarial - 04-22-2014, 03:08 PM
RE: Optimizing for first paint - Funkerman88 - 04-23-2014 02:54 PM
|
User(s) browsing this thread: 1 Guest(s)