Searched refs:slow (Results 1 – 8 of 8) sorted by relevance
26 int slow = 0; in BinaraySearch() local30 while (slow <= high) { in BinaraySearch()31 mid = (slow + high) >> 1; in BinaraySearch()38 slow = mid + 1; in BinaraySearch()
20 …d from that slot, followed by the check that the loaded value is a valid pointer and the slow path.22 The slow path performs `ResolveStringAot` runtime call that returns resolved string.
12 * The speed of querying the itable table is very slow.
137 ; Shared resolved slow path for PLT resolver |145 XX+12: bl YY - (XX+08) ; Call shared slow path for PLT resolver, x16 works like a "parame…
49 …nism. The JS Actor model (web-worker) in the industry has defects such as slow startup and high me…51 … is used. If the object type or layout changes during runtime, the common slow path is rolled back.
343 # slow builds, etc. If you want some coupling, you might want to make benchmarks
205 // This is used for bytecode optimizer and slow paths during compiling
1543 # For large projects the javascript based search engine can be slow, then