Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show both median and mean ML processing time in charts #1473

Merged
merged 1 commit into from
Apr 11, 2022

Conversation

pquentin
Copy link
Member

@pquentin pquentin commented Apr 6, 2022

They're both useful. If both median and mean move, latency has
changed. If only one of them moves, variance has changed.

Already live in https://elasticsearch-benchmarks.elastic.co/#tracks/nyc-taxis/nightly/default/30d

image

They're both useful. If both `median` and `mean` move, latency has
changed. If only one of them moves, variance has changed.
@pquentin pquentin added the enhancement Improves the status quo label Apr 6, 2022
@pquentin pquentin added this to the 2.5.0 milestone Apr 6, 2022
@pquentin pquentin self-assigned this Apr 6, 2022
@pquentin pquentin requested a review from DJRickyB April 11, 2022 05:23
Copy link
Contributor

@DJRickyB DJRickyB left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

"value_template": "{{value}}",
"steps": 0,
}
},
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

<3

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is just Black doing its thing :)

@pquentin pquentin merged commit 606c7f5 into elastic:master Apr 11, 2022
@pquentin pquentin deleted the mean-median-ml-processing-time branch April 11, 2022 12:41
@pquentin pquentin changed the title Show both median and mean ML processing time Show both median and mean ML processing time in charts Jun 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improves the status quo
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants