Gif's Causing Major Lag

Discussion in 'LB Suggestions, Questions and Idea' started by FreeThePeople, Dec 3, 2014.

  1. FreeThePeople

    FreeThePeople - Rookie -

    Joined:
    Oct 5, 2014
    Messages:
    458
    Likes Received:
    219
    Trophy Points:
    43
    Offline
    I don't know if it's just me, but every page that I've seen a decently sized GIF on, I start to lag, real bad. I have fast Internet, too. Anyone else having this problem?
     
  2. Barnstable

    Barnstable Supreme Fuzzler of Lakersball.com Staff Member

    Joined:
    Aug 31, 2014
    Messages:
    7,111
    Likes Received:
    17,904
    Trophy Points:
    113
    Location:
    Los Angeles
    Offline
    I haven't noticed this. Anyone else?
     
  3. FreeThePeople

    FreeThePeople - Rookie -

    Joined:
    Oct 5, 2014
    Messages:
    458
    Likes Received:
    219
    Trophy Points:
    43
    Offline
    I've also tried closing all other running applications, still same thing. Using Chrome on a Mac BTW
     
  4. TIME

    TIME Administrator Staff Member

    Joined:
    Sep 6, 2014
    Messages:
    5,690
    Likes Received:
    22,255
    Trophy Points:
    113
    Occupation:
    Lifelong Lakers fan.
    Location:
    LaLa Land
    Offline
    No slow down for me on Firefox.
     
  5. Barnstable

    Barnstable Supreme Fuzzler of Lakersball.com Staff Member

    Joined:
    Aug 31, 2014
    Messages:
    7,111
    Likes Received:
    17,904
    Trophy Points:
    113
    Location:
    Los Angeles
    Offline
    I use Chrome too. Can you give me a link to a page that's slow for you so I can see if it's slow to load for me too?
     
  6. FreeThePeople

    FreeThePeople - Rookie -

    Joined:
    Oct 5, 2014
    Messages:
    458
    Likes Received:
    219
    Trophy Points:
    43
    Offline
  7. Barnstable

    Barnstable Supreme Fuzzler of Lakersball.com Staff Member

    Joined:
    Aug 31, 2014
    Messages:
    7,111
    Likes Received:
    17,904
    Trophy Points:
    113
    Location:
    Los Angeles
    Offline
    I get no lag for either of those pages and I'm on Chrome. @thkthebest, any ideas?
     
  8. thkthebest

    thkthebest Administrator Staff Member

    Joined:
    Sep 6, 2014
    Messages:
    1,679
    Likes Received:
    2,300
    Trophy Points:
    113
    Offline
    I'm also using Chrome on Mac, and yes, it lags for me too, but it's not on just this forum. Mine lags on multiple sites.

    The developers are aware and "tracking" this bug:

    https://code.google.com/p/chromium/issues/detail?id=423608
    https://code.google.com/p/chromium/issues/detail?id=367593

    There's also a scrolling issue with Chrome on OS X Mavericks. I'm using Yosemite so I can't comment on that.

    When I'm browsing at work or my laptop (Windows/Linux), there is no lag so I'm guessing that this is strictly a Chrome/Mac thing.
     
    Barnstable likes this.
  9. RasAlgethi

    RasAlgethi Moderator Staff Member

    Joined:
    Sep 27, 2014
    Messages:
    1,396
    Likes Received:
    3,420
    Trophy Points:
    113
    Location:
    Laker Land
    Offline
    Only time it lags for me is the gif posted in the Wesley Johnson thread.
     
  10. thkthebest

    thkthebest Administrator Staff Member

    Joined:
    Sep 6, 2014
    Messages:
    1,679
    Likes Received:
    2,300
    Trophy Points:
    113
    Offline
    Another thing you can try is to enable impl-side painting. It's one of the experimental features on Chrome so it's up to you if you want to try it or not.

    Copy/paste this into your address bar:
    Code:
    chrome://flags
    Scroll down to "Impl-side painting" and enable it. Description: "If enabled, painting is done on a separate thread instead of the main thread."
     
  11. trodgers

    trodgers Administrator Staff Member

    Joined:
    Sep 6, 2014
    Messages:
    11,987
    Likes Received:
    18,346
    Trophy Points:
    113
    Occupation:
    Professor of Humanities
    Location:
    Orlando
    Offline
    That first page linked lags for me a bit, but I have an absolute garbage computer. I use it for getting on the Net and grading student discussion posts. When I bought it last year, the salesman (on campus) said to me, "Use it for a year and then throw it out."
     
  12. Barnstable

    Barnstable Supreme Fuzzler of Lakersball.com Staff Member

    Joined:
    Aug 31, 2014
    Messages:
    7,111
    Likes Received:
    17,904
    Trophy Points:
    113
    Location:
    Los Angeles
    Offline
    The first page loads fast for me
     
  13. FreeThePeople

    FreeThePeople - Rookie -

    Joined:
    Oct 5, 2014
    Messages:
    458
    Likes Received:
    219
    Trophy Points:
    43
    Offline
    What does it do?
     
  14. thkthebest

    thkthebest Administrator Staff Member

    Joined:
    Sep 6, 2014
    Messages:
    1,679
    Likes Received:
    2,300
    Trophy Points:
    113
    Offline
    In a nutshell, threads can "divide" the work, which can allow the computer to run more efficiently. If painting is done on the main thread, it's possible that it will "lock" that thread until the task of painting is done. If you allow painting to be processed on a separate thread, then your main thread can still run smoothly and handle tasks while the second thread handles the job of painting.

    Since it's still an experimental feature, there's probably going to be some bugs. It's just something you might want to try out if the lag is a big issue.
     

Share This Page