Issue metadata
Sign in to add a comment
|
17.5% regression in system_health.memory_desktop at 555133:555321 |
||||||||||||||||||||||
Issue descriptionSee the link to graphs below.
,
May 16 2018
📍 Pinpoint job started. https://pinpoint-dot-chromeperf.appspot.com/job/11605298240000
,
May 16 2018
😿 Pinpoint job stopped with an error. https://pinpoint-dot-chromeperf.appspot.com/job/11605298240000 All of the attempts failed. See the individual attempts for details on each error.
,
May 17 2018
📍 Pinpoint job started. https://pinpoint-dot-chromeperf.appspot.com/job/10715048240000
,
May 17 2018
😿 Pinpoint job stopped with an error. https://pinpoint-dot-chromeperf.appspot.com/job/10715048240000 All of the attempts failed. See the individual attempts for details on each error.
,
May 17 2018
I see this error on the pinpoint job page:
Traceback (most recent call last):
File "/base/data/home/apps/s~chromeperf/pinpoint:dev-simonhatch-81e25a04.409650844915551517/dashboard/pinpoint/models/quest/execution.py", line 98, in Poll
self._Poll()
File "/base/data/home/apps/s~chromeperf/pinpoint:dev-simonhatch-81e25a04.409650844915551517/dashboard/pinpoint/models/quest/run_test.py", line 210, in _Poll
raise SwarmingTestError(self._task_id, result['exit_code'])
SwarmingTestError: The swarming task 3d88115e05cef410 failed. The test exited with code 1.
,
May 18 2018
Traceback (most recent call last):
File "../../testing/scripts/run_performance_tests.py", line 271, in <module>
sys.exit(main())
File "../../testing/scripts/run_performance_tests.py", line 221, in main
benchmarks = args.benchmark_names.split(',')
AttributeError: 'Namespace' object has no attribute 'benchmark_names'
+dtu
Dave, can you try the new "apply fix" feature on this?
,
May 18 2018
I'll just run on Windows.
,
May 18 2018
📍 Pinpoint job started. https://pinpoint-dot-chromeperf.appspot.com/job/14e6f074240000
,
May 19 2018
📍 Found significant differences after each of 2 commits. https://pinpoint-dot-chromeperf.appspot.com/job/14e6f074240000 Make --site-per-process the default on ToT via fieldtrial_testing_config by lukasza@chromium.org https://chromium.googlesource.com/chromium/src/+/fb1ccf02ee8ca79e1404abfd3a3a7d540b7d2dbd blink: Set up a cc::SoftwareImageDecodeCache for canvas image decodes. by khushalsagar@chromium.org https://chromium.googlesource.com/chromium/src/+/49fc8a9c4a9eb46faa2258daea5bdbee48da7dcb Understanding performance regressions: http://g.co/ChromePerformanceRegressions
,
May 21 2018
AFAICT, the pinpoint job in #c9 and #c10 as well as the charts in #c1 all report a regression in the following metric: memory:chrome:all_processes:reported_by_chrome:cc:effective_size_avg. If this is correct, then it is expected that site-per-process (i.e. via r552589 pointed out in #c10) uses more memory - on average we expect to increase memory usage (e.g. as measured by Memory.Total.PrivateMemoryFootprint) by around 10%. |
|||||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||||
Comment 1 by 42576172...@developer.gserviceaccount.com
, May 16 2018