Ticket #183 (new task)
Optimize Rowlog processor
| Reported by: | evert | Owned by: | evert |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | RowLog | Version: | |
| Keywords: | Cc: |
Description
Profile the rowlog processor thread and also the processMessage call. Optimize this where possible.
Change History
Note: See
TracTickets for help on using
tickets.
Some important improvements to the rowlog processor (like too frequent scanning and scanning over deleted KV's) were addressed in r4561 and r4562.
More optimization might be possible (see also #223 and #224), processMessage is not looked into yet, so I'll leave this open for now.