Searched full:improve (Results 1 – 14 of 14) sorted by relevance
45 - To improve the application execution performance and security, ArkCompiler JS Runtime statically …49 …d low memory usage to better leverage the device's multi-core feature to improve performance. Now …
42 …// this is calculated repeatedly for each class, but caching was tried and didn't improve performa… in AddMethod()
123 // NOTE: We can improve an implementation here in PostBarrierEveryObjectFieldWrite()167 // NOTE: We can improve an implementation here in PostBarrierEveryObjectFieldWrite()
3 To get string literal by its identifier application has to perform special runtime call. To improve…
50 …ll”-busy bitset, to try to satisfy neighbor bias preferences by tying to improve choice from 1st p…
24 # TODO: improve this logging to avoid all hashes in the log
171 // TODO(yxr) : find a unused region, improve it in AllocRegion()186 // TODO(yxr) : search continuous unused regions, improve it in AllocLargeRegion()
23 // implement simple binary-search is improve performance. if use std api, it'll trigger copy Callsi…
45 improve performance of GC barrier) for one card.
31 - special thresholds to improve power efficiency, 225 - efficient all at once deallocation to improve performance267 - flexible allocation size list(required to support profile-guided allocation to improve fragmentat…
47 To improve data access speed most data structures have 4 bytes alignment.
355 // lazy assignment: only Iterate need arkStackMapParser_ in order to high improve performance in Iterate()
34 …The main goal of using accumulator is to improve encoding density without losing much in performan…
1063 … // If the current multiplier is 0, we will skip this round of calculation to improve performance. in Multiply()