Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(395)

Issue 13171044: increase es5 scan timeout to 60s (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 6 months ago by felix8a
Modified:
12 years, 6 months ago
Reviewers:
kpreid2
CC:
google-caja-discuss_googlegroups.com
Base URL:
http://google-caja.googlecode.com/svn/trunk/
Visibility:
Public.

Description

chrome 30 and the r5569 changes now take more than 20s to do an es5 scan. it's not a lot more than 20s, but I'm increasing the timeout to 60s to give us some headroom.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M tests/com/google/caja/plugin/MainBrowserTest.java View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6
felix8a
12 years, 6 months ago (2013-08-22 18:30:57 UTC) #1
kpreid2
LGTM It would be nice to know if this is a performance regression in Chrome/our ...
12 years, 6 months ago (2013-08-22 18:33:53 UTC) #2
felix8a
On 2013/08/22 18:33:53, kpreid2 wrote: > LGTM > > It would be nice to know ...
12 years, 6 months ago (2013-08-22 19:01:08 UTC) #3
felix8a
@r5572
12 years, 6 months ago (2013-08-22 19:02:14 UTC) #4
kpreid2
On 2013/08/22 19:01:08, felix8a wrote: > On 2013/08/22 18:33:53, kpreid2 wrote: > > LGTM > ...
12 years, 6 months ago (2013-08-22 19:15:35 UTC) #5
felix8a
12 years, 6 months ago (2013-08-22 19:34:47 UTC) #6
Message was sent while issue was closed.
On 2013/08/22 19:15:35, kpreid2 wrote:
> On 2013/08/22 19:01:08, felix8a wrote:
> > On 2013/08/22 18:33:53, kpreid2 wrote:
> > > LGTM
> > > 
> > > It would be nice to know if this is a performance regression in Chrome/our
> use
> > > thereof, or if version 30 has more things for the scanner to scan.
> ...
> > from that, seems likely that it's just that there are more things to scan,
> 
> Sorry, I should have been more specific (and I didn't actually remember we
have
> this info in a nice form); the scanner will print a performance summary at the
> end of its console log, like so (this example is Firefox and an uncommitted
> version):
> 
>     19861 references scanned. Total elapsed time 191776ms, speed 103.56/s.
> 
> Could you take a look at whether the number of references is larger?

that info isn't saved right now (we're only saving fail results). I'd have to
rerun it all manually.
I'm thinking of marking some tests as "always save results" whether they fail or
not (for this and other reasons), but haven't done it yet.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b