WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
36238
[EFL] Add HTML files used by benchmark programs
https://bugs.webkit.org/show_bug.cgi?id=36238
Summary
[EFL] Add HTML files used by benchmark programs
Leandro Pereira
Reported
2010-03-17 13:00:18 PDT
+++ This bug was initially created as a clone of
Bug #35059
+++ Attached patch adds the HTML files needed by the programs from
bug #36236
and
bug #36237
.
Attachments
Add HTML files used by benchmark programs
(15.84 KB, patch)
2010-03-17 13:01 PDT
,
Leandro Pereira
eric
: review-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Leandro Pereira
Comment 1
2010-03-17 13:01:21 PDT
Created
attachment 50944
[details]
Add HTML files used by benchmark programs
Eric Seidel (no email)
Comment 2
2010-03-24 23:55:59 PDT
Comment on
attachment 50944
[details]
Add HTML files used by benchmark programs Why would webkit.org want this test data?
Gustavo Sverzut Barbieri
Comment 3
2010-03-25 07:32:03 PDT
They are simple webpages that we use with the benchmark suite. They do not need to be in SVN, but it would be good to. These are 2 cases: 1. super-simple page, white background and a list. The page should render quite fast and the benchmarks measures the other non-rendering overhead; 2. super-complex svg with effects. The page should take a while to render, clipped regions will be expensive as well, this will focus the rendering overhead. We used these during the development of the port, to know when it was good to clip lots of individual regions or when it was better to just do an union of the areas and waste bit more rendering not-required pixels.
Leandro Pereira
Comment 4
2010-04-05 11:19:46 PDT
(In reply to
comment #3
)
> They are simple webpages that we use with the benchmark suite. They do not need > to be in SVN, but it would be good to. > (...)
Closing this bug report, since these benchmark programs will be distributed separately (see comments on
bug #36236
and
bug #36237
for more information).
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug