diff options
| author | Alvaro Videla <videlalvaro@gmail.com> | 2015-08-27 00:39:33 +0200 |
|---|---|---|
| committer | Alvaro Videla <videlalvaro@gmail.com> | 2015-08-27 00:39:33 +0200 |
| commit | a8d40f06ee8c91cb83fcbb912a1f36d8d9e707ce (patch) | |
| tree | 99586d842e25b0238a7e62537dcc04296b4ce1ab /generate_app | |
| parent | 1167e5a5808f47ee743634406a40f1050507d8c2 (diff) | |
| download | rabbitmq-server-git-a8d40f06ee8c91cb83fcbb912a1f36d8d9e707ce.tar.gz | |
improves push_betas_to_deltas performance
When messages are persistend to the index, instead of pushing one
message at a time to the FHC, now first we accumulate them in a list
that acts as a cache, and then we push them all at once once
push_betas_to_deltas finished recursion.
The same is done when marking the message as delivered.
Diffstat (limited to 'generate_app')
0 files changed, 0 insertions, 0 deletions
