yugabyte/yugabyte-db
[YSQL] Benchmark the latency impact of calling clockbound lib.
Chiusa
#24.401 aperta il 11 ott 2024
area/ysqlgood first issuekind/enhancementpriority/low
Metriche repository
- Star
- (8229 stelle)
- Metriche merge PR
- (Merge medio 17g 21h) (92 PR mergiate in 30 g)
Descrizione
Jira Link: DB-13310
Description
WallClock retrieves time directly from shared memory.
However, ClockboundClock needs to acquire a mutex and then do some processing in the library call to extract time and its bounds.
Good to benchmark the impact of this change.
Issue Type
kind/bug
Warning: Please confirm that this issue does not contain any sensitive information
- I confirm this issue does not contain any sensitive information.