Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(7)

Side by Side Diff: tools/perf/page_sets/data/motionmark.json

Issue 2771343003: Add a MotionMark smoothness benchmark.
Patch Set: Add --enable-experimental-canvas-features Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « tools/perf/benchmarks/smoothness.py ('k') | tools/perf/page_sets/data/motionmark_000.wpr.sha1 » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 {
2 "archives": {
3 "3D Graphics - WebGL": {
4 "DEFAULT": "motionmark_000.wpr"
5 },
6 "Animometer - Canvas Arcs": {
7 "DEFAULT": "motionmark_000.wpr"
8 },
9 "Animometer - Canvas Lines": {
10 "DEFAULT": "motionmark_000.wpr"
11 },
12 "Animometer - Design": {
13 "DEFAULT": "motionmark_000.wpr"
14 },
15 "Animometer - Focus": {
16 "DEFAULT": "motionmark_000.wpr"
17 },
18 "Animometer - Images": {
19 "DEFAULT": "motionmark_000.wpr"
20 },
21 "Animometer - Leaves": {
22 "DEFAULT": "motionmark_000.wpr"
23 },
24 "Animometer - Multiply": {
25 "DEFAULT": "motionmark_000.wpr"
26 },
27 "Animometer - Paths": {
28 "DEFAULT": "motionmark_000.wpr"
29 },
30 "Animometer - Suits": {
31 "DEFAULT": "motionmark_000.wpr"
32 },
33 "Canvas suite - Canvas put/get image data": {
34 "DEFAULT": "motionmark_000.wpr"
35 },
36 "Canvas suite - Fill shapes": {
37 "DEFAULT": "motionmark_000.wpr"
38 },
39 "Canvas suite - Stroke shapes": {
40 "DEFAULT": "motionmark_000.wpr"
41 },
42 "Canvas suite - canvas bouncing PNG images": {
43 "DEFAULT": "motionmark_000.wpr"
44 },
45 "Canvas suite - canvas bouncing SVG images": {
46 "DEFAULT": "motionmark_000.wpr"
47 },
48 "Canvas suite - canvas bouncing clipped rects": {
49 "DEFAULT": "motionmark_000.wpr"
50 },
51 "Canvas suite - canvas bouncing gradient circles": {
52 "DEFAULT": "motionmark_000.wpr"
53 },
54 "HTML suite - CSS bouncing SVG images": {
55 "DEFAULT": "motionmark_000.wpr"
56 },
57 "HTML suite - CSS bouncing blend circles": {
58 "DEFAULT": "motionmark_000.wpr"
59 },
60 "HTML suite - CSS bouncing circles": {
61 "DEFAULT": "motionmark_000.wpr"
62 },
63 "HTML suite - CSS bouncing clipped rects": {
64 "DEFAULT": "motionmark_000.wpr"
65 },
66 "HTML suite - CSS bouncing filter circles": {
67 "DEFAULT": "motionmark_000.wpr"
68 },
69 "HTML suite - CSS bouncing gradient circles": {
70 "DEFAULT": "motionmark_000.wpr"
71 },
72 "HTML suite - CSS bouncing tagged images": {
73 "DEFAULT": "motionmark_000.wpr"
74 },
75 "HTML suite - Composited Transforms": {
76 "DEFAULT": "motionmark_000.wpr"
77 },
78 "HTML suite - DOM particles, SVG masks": {
79 "DEFAULT": "motionmark_000.wpr"
80 },
81 "HTML suite - Focus 2.0": {
82 "DEFAULT": "motionmark_000.wpr"
83 },
84 "HTML suite - Leaves 2.0": {
85 "DEFAULT": "motionmark_000.wpr"
86 },
87 "SVG suite - SVG bouncing PNG images": {
88 "DEFAULT": "motionmark_000.wpr"
89 },
90 "SVG suite - SVG bouncing SVG images": {
91 "DEFAULT": "motionmark_000.wpr"
92 },
93 "SVG suite - SVG bouncing circles": {
94 "DEFAULT": "motionmark_000.wpr"
95 },
96 "SVG suite - SVG bouncing clipped rects": {
97 "DEFAULT": "motionmark_000.wpr"
98 },
99 "SVG suite - SVG bouncing gradient circles": {
100 "DEFAULT": "motionmark_000.wpr"
101 }
102 },
103 "description": "Describes the Web Page Replay archives for a story set. Don' t edit by hand! Use record_wpr for updating.",
104 "platform_specific": true
105 }
OLDNEW
« no previous file with comments | « tools/perf/benchmarks/smoothness.py ('k') | tools/perf/page_sets/data/motionmark_000.wpr.sha1 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698