Searched refs:micro (Results 1 – 5 of 5) sorted by relevance
19 const ThreadStatus::StateType state, int micro) { in TEST_SetStateDelay() argument20 states_delay[state].store(micro, std::memory_order_relaxed); in TEST_SetStateDelay()
77 const ThreadStatus::StateType state, int micro);
16 1. Less than or around 1 micro-second average latency for single Get() or Seek().24 Since we are targeting micro-second latency, it is on the level of the number of CPU cache misses (…
189 In this output, there are 2.5 million samples, average latency is 421 micro seconds, with standard …
3 These are micro-benchmarks for RocksJava functionality, using [JMH (Java Microbenchmark Harness)](h…