Brief
Brief copied to clipboard
Performance degradation on large chats
We use group chats extensively, and after a while with Brief, they start to slow down. I'm assuming this is due to the size of the chat, and trying to track everything in the "dom"
It's probably the amount of non-performant rgba values etc in there. Something that's definitely hard to fix. Maybe optimising with translateZ would work.
It's very hard to debug and optimise chat styles as Skype basically doesn't seem to allow any more insights into their chat windows. (ie.: No more saving out HTML etc.)
— Maykel
On Tuesday, April 23, 2013 at 10:47 , Ryan Gibbons wrote:
We use group chats extensively, and after a while with Brief, they start to slow down. I'm assuming this is due to the size of the chat, and trying to track everything in the "dom"
— Reply to this email directly or view it on GitHub (https://github.com/miekd/Brief/issues/13).