diff options
| author | 2022-08-31 13:37:08 -0700 | |
|---|---|---|
| committer | 2022-08-31 22:37:51 +0000 | |
| commit | 6dc2bb1d04cc389ba4d91d189664d866cdf31844 (patch) | |
| tree | 920436facf73d0f0c22ab587ebb8b5deb1daa4ae /compiler/optimizing/graph_visualizer.h | |
| parent | 4783a4ec6c921ec0e6986e3390f76c32838d3602 (diff) | |
Reduce sleep duration between marking and compaction
A small delay is kept between marking and compaction phase to increase
chances of black allocations. This is done only if it's the debug build
and the thread running the GC is HeapTaskDaemon. This CL reduces the
delay from 3s to 500ms.
Also, disable a jdwp test which is occassionally failing.
Test: ART_USE_READ_BARRIER=false art/test/testrunner/testrunner.py
--host --debug --interpreter
Bug: 242181443
Change-Id: I3d134f5b503c9b7baf702d2381458c10ae87d543
Diffstat (limited to 'compiler/optimizing/graph_visualizer.h')
0 files changed, 0 insertions, 0 deletions