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

Issue 665833002: Add CSS Animations performance tests (Closed)

Created:
6 years, 2 months ago by alancutter (OOO until 2018)
Modified:
6 years, 1 month ago
Reviewers:
dtu, tonyg
CC:
chromium-reviews, telemetry+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Add CSS Animations performance tests This adds several performance tests for CSS Animations initiated in various ways. BUG=421733 Committed: https://crrev.com/4ba7ea704c5285b13a9481d51d636eed785abab3 Cr-Commit-Position: refs/heads/master@{#302641}

Patch Set 1 #

Patch Set 2 : Add license header #

Patch Set 3 : Rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+279 lines, -307 lines) Patch
M tools/perf/page_sets/tough_animation_cases.py View 1 2 3 chunks +59 lines, -2 lines 0 comments Download
A + tools/perf/page_sets/tough_animation_cases/css_animations_many_keyframes.html View 1 2 3 chunks +12 lines, -11 lines 0 comments Download
A + tools/perf/page_sets/tough_animation_cases/css_animations_simultaneous_by_inserting_new_element.html View 1 2 1 chunk +9 lines, -16 lines 0 comments Download
A + tools/perf/page_sets/tough_animation_cases/css_animations_simultaneous_by_inserting_style_element.html View 2 chunks +15 lines, -9 lines 0 comments Download
A + tools/perf/page_sets/tough_animation_cases/css_animations_simultaneous_by_updating_class.html View 1 2 1 chunk +7 lines, -16 lines 0 comments Download
A + tools/perf/page_sets/tough_animation_cases/css_animations_simultaneous_by_updating_inline_style.html View 1 2 1 chunk +10 lines, -16 lines 0 comments Download
A + tools/perf/page_sets/tough_animation_cases/css_animations_staggered_chaining_by_inserting_new_element.html View 1 2 2 chunks +12 lines, -17 lines 0 comments Download
A tools/perf/page_sets/tough_animation_cases/css_animations_staggered_chaining_by_inserting_style_element.html View 1 chunk +62 lines, -0 lines 0 comments Download
A + tools/perf/page_sets/tough_animation_cases/css_animations_staggered_chaining_by_updating_class.html View 1 2 2 chunks +10 lines, -17 lines 0 comments Download
A + tools/perf/page_sets/tough_animation_cases/css_animations_staggered_chaining_by_updating_inline_style.html View 1 2 2 chunks +11 lines, -17 lines 0 comments Download
A + tools/perf/page_sets/tough_animation_cases/css_animations_staggered_infinite_iterations.html View 1 2 2 chunks +7 lines, -13 lines 0 comments Download
A + tools/perf/page_sets/tough_animation_cases/css_animations_staggered_triggering_by_inserting_new_element.html View 1 2 3 chunks +10 lines, -12 lines 0 comments Download
A + tools/perf/page_sets/tough_animation_cases/css_animations_staggered_triggering_by_inserting_style_element.html View 4 chunks +16 lines, -16 lines 0 comments Download
A + tools/perf/page_sets/tough_animation_cases/css_animations_staggered_triggering_by_updating_class.html View 1 2 3 chunks +10 lines, -10 lines 0 comments Download
A + tools/perf/page_sets/tough_animation_cases/css_animations_staggered_triggering_by_updating_inline_style.html View 1 2 3 chunks +12 lines, -10 lines 0 comments Download
A + tools/perf/page_sets/tough_animation_cases/css_transitions_simultaneous_by_inserting_new_element.html View 0 chunks +-1 lines, --1 lines 0 comments Download
D tools/perf/page_sets/tough_animation_cases/css_transitions_simultaneous_by_inserting_new_elements.html View 1 chunk +0 lines, -51 lines 0 comments Download
D tools/perf/page_sets/tough_animation_cases/css_transitions_staggered_triggering_by_inserting_style.html View 1 chunk +0 lines, -76 lines 0 comments Download
A + tools/perf/page_sets/tough_animation_cases/css_transitions_staggered_triggering_by_inserting_style_element.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A tools/perf/page_sets/tough_animation_cases/resources/animation.css View 1 1 chunk +19 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (4 generated)
alancutter (OOO until 2018)
Nexus 5 trybot run status: https://codereview.chromium.org/666723003/
6 years, 2 months ago (2014-10-20 00:54:34 UTC) #2
alancutter (OOO until 2018)
tonyg/dtu: Poke.
6 years, 2 months ago (2014-10-23 00:12:03 UTC) #3
dtu
lgtm
6 years, 1 month ago (2014-11-03 22:46:44 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/665833002/20001
6 years, 1 month ago (2014-11-03 22:48:02 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: win_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/win_gpu/builds/82076) android_chromium_gn_compile_dbg on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/android_chromium_gn_compile_dbg/builds/13906) android_clang_dbg_recipe ...
6 years, 1 month ago (2014-11-03 22:53:13 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/665833002/40001
6 years, 1 month ago (2014-11-04 18:05:01 UTC) #10
commit-bot: I haz the power
Committed patchset #3 (id:40001)
6 years, 1 month ago (2014-11-04 19:36:12 UTC) #11
commit-bot: I haz the power
6 years, 1 month ago (2014-11-04 19:36:52 UTC) #12
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/4ba7ea704c5285b13a9481d51d636eed785abab3
Cr-Commit-Position: refs/heads/master@{#302641}

Powered by Google App Engine
This is Rietveld 408576698