diff options
author | Jorge Arellano Cid <jcid@dillo.org> | 2016-05-17 21:22:18 -0400 |
---|---|---|
committer | Jorge Arellano Cid <jcid@dillo.org> | 2016-05-17 21:22:18 -0400 |
commit | dab7c2e770824d999a466db4b9e4fb4a65b053c5 (patch) | |
tree | fd6e25a717e789c3f320027c12250e42cbeb6bc9 /dw/oofawarewidget_iterator.cc | |
parent | c8823f13fb56179159ff9bbc50097074f9aef50d (diff) |
Fixed a CPU hog bug when rendering slashdot.
https://linux.slashdot.org/comments.pl?sid=5852295&cid=48188823
It was hard to find, sometimes backtraces gave near 85 or more nested calls,
full of different functions. There was no CPU lock because it finally solved
the page (after more than two minutes in my machine).
Finding the bug: > 99,9% of the effort.
Actual fix : ~ 0.01% of the effort.
Diffstat (limited to 'dw/oofawarewidget_iterator.cc')
0 files changed, 0 insertions, 0 deletions