queue
queue copied to clipboard
Increased CPU consumption
As a result of constant requests from fiber queue_state_fiber CPU consumption of tarantool at idle time increased from 12% to 33%. Increasing timeout to 0.1 (https://github.com/tarantool/queue/blob/2e01cb5b60322ea62d1b8d69c6f1d360ca38ee8e/queue/abstract/queue_state.lua#L79) helps.