<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[NYTimes redesign causes Opera 12&#x27;s Javascript to spike CPU]]></title><description><![CDATA[<p dir="auto">Ever since the redesign of the site a few weeks ago, I've found the oddest thing with Opera 12.16: if you open an article on the site, minimize the browser (or not), and let it sit for a period of time (around an hour, but I haven't timed it), it will suddenly start taking CPU. One tab takes about 10% on my Core i5, and several tabs take about 25%. So, it's more or less a whole core out of the four that I have.</p>
<p dir="auto">If you refresh the page(s), the "timer" resets and the CPU drops back to 0 or thereabouts...until the next time.</p>
<p dir="auto">If you disable Javascript on <a href="http://nytimes.com" target="_blank" rel="noopener noreferrer nofollow ugc">nytimes.com</a>, the problem never materializes in the first place.</p>
<p dir="auto">It doesn't happen in other browsers.</p>
<p dir="auto">I have no idea what this could be or how to go about troubleshooting. I also have no idea why a page that's sitting there doing absolutely nothing would look any different to Opera an hour from now as it does right now. My wild guess is that some sort of script is kicking in behind the scenes on the site, and Opera very much doesn't like it.</p>
]]></description><link>https://forums.opera.com/topic/604/nytimes-redesign-causes-opera-12-s-javascript-to-spike-cpu</link><generator>RSS for Node</generator><lastBuildDate>Fri, 17 Apr 2026 09:32:22 GMT</lastBuildDate><atom:link href="https://forums.opera.com/topic/604.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 24 Jan 2014 06:32:34 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to NYTimes redesign causes Opera 12&#x27;s Javascript to spike CPU on Tue, 01 Apr 2014 07:12:21 GMT]]></title><description><![CDATA[<p dir="auto">The "solution" I've taken to is leaving JS disabled on <a href="http://nytimes.com" target="_blank" rel="noopener noreferrer nofollow ugc">nytimes.com</a> and various sub-domains.</p>
<p dir="auto">Still, if anyone knows of something less Draconian (perhaps including just the right thing in urlfilter.ini), it would be great to know. Most pages are perfectly readable without JS, but you miss all the extras like slideshows.</p>
]]></description><link>https://forums.opera.com/post/33190</link><guid isPermaLink="true">https://forums.opera.com/post/33190</guid><dc:creator><![CDATA[rseiler]]></dc:creator><pubDate>Tue, 01 Apr 2014 07:12:21 GMT</pubDate></item><item><title><![CDATA[Reply to NYTimes redesign causes Opera 12&#x27;s Javascript to spike CPU on Sun, 02 Feb 2014 08:18:55 GMT]]></title><description><![CDATA[<p dir="auto">The well-initiated might be able to draw some clues as to what's going on from this behind-the-scenes article about the site redesign, which employs things like Backbone.js.</p>
<p dir="auto"><a href="http://open.blogs.nytimes.com/2014/01/08/the-technology-behind-the-nytimes-com-redesign" target="_blank" rel="noopener noreferrer nofollow ugc">http://open.blogs.nytimes.com/2014/01/08/the-technology-behind-the-nytimes-com-redesign</a></p>
]]></description><link>https://forums.opera.com/post/28174</link><guid isPermaLink="true">https://forums.opera.com/post/28174</guid><dc:creator><![CDATA[rseiler]]></dc:creator><pubDate>Sun, 02 Feb 2014 08:18:55 GMT</pubDate></item><item><title><![CDATA[Reply to NYTimes redesign causes Opera 12&#x27;s Javascript to spike CPU on Fri, 24 Jan 2014 21:23:20 GMT]]></title><description><![CDATA[<p dir="auto">No change with 12.14 or spoofing, so blackbird71, thanks for that explanation. Might there be a way of spotting the offender in Dragonfly? I did look, but nothing jumped out at me, though I'm no expert at using it. What about from viewing the page source? With that, I'm thinking that we might be able to selectively block the script in question via urlfilter.ini--as long as there's some commonality in the script's URL from article to article. I do see a couple .js references in the source that I'll test.</p>
]]></description><link>https://forums.opera.com/post/27692</link><guid isPermaLink="true">https://forums.opera.com/post/27692</guid><dc:creator><![CDATA[rseiler]]></dc:creator><pubDate>Fri, 24 Jan 2014 21:23:20 GMT</pubDate></item><item><title><![CDATA[Reply to NYTimes redesign causes Opera 12&#x27;s Javascript to spike CPU on Fri, 24 Jan 2014 18:52:27 GMT]]></title><description><![CDATA[<p dir="auto">Confirmed. Opera 12.x getting a terrible javascript-lag on <a href="http://nytimes.com" target="_blank" rel="noopener noreferrer nofollow ugc">nytimes.com</a>.<br />
I'll continue experiments with a browser's masquerading.</p>
]]></description><link>https://forums.opera.com/post/27691</link><guid isPermaLink="true">https://forums.opera.com/post/27691</guid><dc:creator><![CDATA[stng]]></dc:creator><pubDate>Fri, 24 Jan 2014 18:52:27 GMT</pubDate></item><item><title><![CDATA[Reply to NYTimes redesign causes Opera 12&#x27;s Javascript to spike CPU on Fri, 24 Jan 2014 17:59:14 GMT]]></title><description><![CDATA[<p dir="auto">Originally posted by rseiler:</p>
<blockquote>
<p dir="auto">Ever since the redesign of the site a few weeks ago, I've found the oddest thing with Opera 12.16: if you open an article on the site, minimize the browser (or not), and let it sit for a period of time (around an hour, but I haven't timed it), it will suddenly start taking CPU. One tab takes about 10% on my Core i5, and several tabs take about 25%. So, it's more or less a whole core out of the four that I have.</p>
<p dir="auto">If you refresh the page(s), the "timer" resets and the CPU drops back to 0 or thereabouts...until the next time.</p>
<p dir="auto">If you disable Javascript on <a href="http://nytimes.com" target="_blank" rel="noopener noreferrer nofollow ugc">nytimes.com</a>, the problem never materializes in the first place.</p>
<p dir="auto">It doesn't happen in other browsers.</p>
<p dir="auto">I have no idea what this could be or how to go about troubleshooting. I also have no idea why a page that's sitting there doing absolutely nothing would look any different to Opera an hour from now as it does right now. My wild guess is that some sort of script is kicking in behind the scenes on the site, and Opera very much doesn't like it.</p>
</blockquote>
<p dir="auto">Your guess is probably not as wild as you describe. A number of sites use scripts plus cookies (with internal timing or expiration data) to trigger updating of parts of a page automatically, or to call out to another external site for certain updates periodically. This is typically done using JavaScript, and it's all normally reset each time the page is first loaded or manually reloaded thereafter. There are a variety of ways where the scripting interpreter in a browser may misread a data auto-update instruction or be led astray by a value retrieved from a cookie and go off into some loop that ties up more and more processor cycles or RAM. And since each browser brand generally has its own unique or somewhat-modified scripting engine, you will see variation from brand to brand in how they behave against certain sites' coding.</p>
]]></description><link>https://forums.opera.com/post/27687</link><guid isPermaLink="true">https://forums.opera.com/post/27687</guid><dc:creator><![CDATA[blackbird71]]></dc:creator><pubDate>Fri, 24 Jan 2014 17:59:14 GMT</pubDate></item><item><title><![CDATA[Reply to NYTimes redesign causes Opera 12&#x27;s Javascript to spike CPU on Fri, 24 Jan 2014 16:23:21 GMT]]></title><description><![CDATA[<p dir="auto">I'll try that, but I'd be very surprised if it makes a difference. 12.16 didn't have a problem with the old version of the site, and I can't think of a site where 12.16 is a problem while 12.14 isn't.</p>
<p dir="auto">I haven't tried masking yet, but for this sort of problem it would also be very surprising.</p>
]]></description><link>https://forums.opera.com/post/27684</link><guid isPermaLink="true">https://forums.opera.com/post/27684</guid><dc:creator><![CDATA[rseiler]]></dc:creator><pubDate>Fri, 24 Jan 2014 16:23:21 GMT</pubDate></item><item><title><![CDATA[Reply to NYTimes redesign causes Opera 12&#x27;s Javascript to spike CPU on Fri, 24 Jan 2014 10:32:19 GMT]]></title><description><![CDATA[<p dir="auto">Try Opera 12.14.<br />
12.15/12.16 has broken web-sites compatibility.<br />
But, of course, there is no guarantee.<br />
I'll try to mask Opera as IE10 later to check the problem.</p>
]]></description><link>https://forums.opera.com/post/27679</link><guid isPermaLink="true">https://forums.opera.com/post/27679</guid><dc:creator><![CDATA[stng]]></dc:creator><pubDate>Fri, 24 Jan 2014 10:32:19 GMT</pubDate></item></channel></rss>