Searched refs:hit (Results 1 – 5 of 5) sorted by relevance
17 …r db_write_buffer_size is triggered, so that the hard threshold is hard to hit. See https://github…
12 …d 4-5x. This frees more space in block cache, which would result in higher hit rate for data and f…
7 …l of this before a client views the site anyway, so there's no performance hit from just leaving i…
232 …on of a partitioned filter or index through a pinned reference is no longer considered a cache hit.427 …hey first inserted into the cache. This is to make cache entries never get hit age out faster, imp…624 …ite_buffer_manager or db_write_buffer_size is triggered, so that the hard threshold is hard to hit.770 …tion creates a block cache that is able to give simulation results (mainly hit rate) of simulating…
2004 auto hit = options.statistics->getTickerCount(PERSISTENT_CACHE_HIT); in TEST_F() local2007 ASSERT_GT(hit, 0); in TEST_F()