robust-services-core icon indicating copy to clipboard operation
robust-services-core copied to clipboard

Group traces with identical message sequences

Open GregUtas opened this issue 8 years ago • 0 comments

Enhance TransTracer so that, when it traces multiple sessions, it can aggregate those with identical message sequences. This is useful for seeing the average I/O and transaction cost of each message in a particular type of session.

GregUtas avatar Nov 09 '17 16:11 GregUtas