Daniel Mitterdorfer
Daniel Mitterdorfer
Since #326 we allow to define operations inline with its enclosing task. The operation defines what API call should be executed and the task defines *how* it should be executed...
Sometimes a Rally track is too much hassle. A user might want to play around with an Elasticsearch API and benchmark a single API call. For this use-case we could...
For performance analysis it is useful to correlate timestamps of multiple sources. We capture already quite a few timestamps but it would be great if we could get more details...
When we compare two races with the `compare` command, Rally highlights differences with colors (red for decrease, green for increase) but it is easy to get lost in the level...