Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The throttling will aim at doing cycles of (execution + pause) of 1 second. In order to achieve it, the amount of time to pause the query at each cycle and the moments at which the execution will be paused would be calculated as follows:

...

The performance of queries making use of the throttling mechanism will decrease but it is expected that the latency of readreads, writes and transactions will increase (lower and more predictable latency) when they coexist with expensive queries.

...