ART: Switch tagging table to a map
Performance is critical. A map involves overhead for moving GC, but has much faster lookup for the common case. Make test 905 robust against unstable ordering. Bug: 31385027 Test: m test-art-host Test: m ART_USE_READ_BARRIER=true test-art-host Change-Id: Ica3ff603fc78168759fccfe79c97860279ce9036
Loading
Please sign in to comment