Bug 36236 - [EFL] Add EWebKit animation benchmark program
Summary: [EFL] Add EWebKit animation benchmark program
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Linux
: P2 Enhancement
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-17 12:49 PDT by Leandro Pereira
Modified: 2010-04-05 11:17 PDT (History)
11 users (show)

See Also:


Attachments
Add EWebKit animation benchmark program (19.30 KB, patch)
2010-03-17 12:49 PDT, Leandro Pereira
no flags Details | Formatted Diff | Diff
Add EWebKit animation benchmark program (19.30 KB, patch)
2010-03-17 12:56 PDT, Leandro Pereira
eric: review-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Leandro Pereira 2010-03-17 12:49:06 PDT
+++ This bug was initially created as a clone of Bug #35059 +++

Attached patch adds EWebBenchAnimation, a program that measures framerate during animations.
Comment 1 Leandro Pereira 2010-03-17 12:49:56 PDT
Created attachment 50937 [details]
 Add EWebKit animation benchmark program
Comment 2 WebKit Review Bot 2010-03-17 12:53:56 PDT
Attachment 50937 [details] did not pass style-queue:

Failed to run "WebKitTools/Scripts/check-webkit-style" exit_code: 1
WebKit/efl/EWebLauncher/bench_animation.c:29:  Found other header before WebCore config.h. Should be: config.h, primary header, blank line, and then alphabetically sorted.  [build/include_order] [4]
Total errors found: 1 in 2 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Leandro Pereira 2010-03-17 12:56:46 PDT
Created attachment 50941 [details]
Add EWebKit animation benchmark program

I've forgot to add the bug number to the ChangeLog entry. Here's an updated patch.
Comment 4 WebKit Review Bot 2010-03-17 13:00:40 PDT
Attachment 50941 [details] did not pass style-queue:

Failed to run "WebKitTools/Scripts/check-webkit-style" exit_code: 1
WebKit/efl/EWebLauncher/bench_animation.c:29:  Found other header before WebCore config.h. Should be: config.h, primary header, blank line, and then alphabetically sorted.  [build/include_order] [4]
Total errors found: 1 in 2 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 5 Eric Seidel (no email) 2010-04-01 23:34:15 PDT
Comment on attachment 50941 [details]
Add EWebKit animation benchmark program

I don't see why WebKit would want this program in our repository.
Comment 6 Leandro Pereira 2010-04-05 11:17:28 PDT
(In reply to comment #5)
> (From update of attachment 50941 [details])
> I don't see why WebKit would want this program in our repository.

OK, so I'll close this bug report.