This repository has been archived by the owner on Aug 13, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 179
Add e2e benchmarks for head and block Queries #467
Merged
krasi-georgiev
merged 2 commits into
prometheus-junkyard:master
from
krasi-georgiev:278-refactored
Jun 7, 2019
Merged
Add e2e benchmarks for head and block Queries #467
krasi-georgiev
merged 2 commits into
prometheus-junkyard:master
from
krasi-georgiev:278-refactored
Jun 7, 2019
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
Closed
Closed
krasi-georgiev
force-pushed
the
278-refactored
branch
from
March 28, 2019 17:26
8862827
to
e37bfc3
Compare
ping @codesome @gouthamve @brian-brazil |
Hmm, I've some benchmarks in #572 also. We should de-duplicate a bit I think. |
krasi-georgiev
force-pushed
the
278-refactored
branch
from
April 10, 2019 10:02
509f382
to
1b5557d
Compare
naivewong
added a commit
to naivewong/tsdb
that referenced
this pull request
May 17, 2019
Signed-off-by: naivewong <867245430@qq.com>
codesome
pushed a commit
that referenced
this pull request
May 27, 2019
* Original version of the set optimization Signed-off-by: naivewong <867245430@qq.com> * simple set matcher Signed-off-by: naivewong <867245430@qq.com> * simple set matcher Signed-off-by: naivewong <867245430@qq.com> * update Signed-off-by: naivewong <867245430@qq.com> * update Signed-off-by: naivewong <867245430@qq.com> * add benchmark Signed-off-by: naivewong <867245430@qq.com> * update Signed-off-by: naivewong <867245430@qq.com> * update Signed-off-by: naivewong <867245430@qq.com> * update benchmark Signed-off-by: naivewong <867245430@qq.com> * update Signed-off-by: naivewong <867245430@qq.com> * update benchmark Signed-off-by: naivewong <867245430@qq.com> * update benchmark Signed-off-by: naivewong <867245430@qq.com> * update benchmark Signed-off-by: naivewong <867245430@qq.com> * update Signed-off-by: naivewong <867245430@qq.com> * update Signed-off-by: naivewong <867245430@qq.com> * update Signed-off-by: naivewong <867245430@qq.com> * update Signed-off-by: naivewong <867245430@qq.com> * use genSeries from #467 Signed-off-by: naivewong <867245430@qq.com> * update Signed-off-by: naivewong <867245430@qq.com>
krasi-georgiev
force-pushed
the
278-refactored
branch
from
June 3, 2019 12:30
15ed9b6
to
81c2358
Compare
Signed-off-by: Krasi Georgiev <kgeorgie@redhat.com>
krasi-georgiev
force-pushed
the
278-refactored
branch
from
June 3, 2019 12:33
81c2358
to
1e874bf
Compare
krasi-georgiev
changed the title
[WIP] Add benchmarks
Add e2e benchmarks for head and block Queries
Jun 3, 2019
Signed-off-by: Krasi Georgiev <kgeorgie@redhat.com>
some extensive query benchmarks |
@brian-brazil couldn't have a quick look and let me know if you still think we should merge this with |
As I said on IRC there, it'd be best to run the postings benchmarks both ways. |
What do you mean by |
With just the head, and with blocks. |
These benchmarks also test head and blocks completely separately. I also don't mind to keep these separately. |
Ah right, I'd missed that. |
👍 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
closes #240
closes #278already closed in #572combined and refactored the above PRs.
will post results from the benchmarks shortly.
Signed-off-by: Krasi Georgiev kgeorgie@redhat.com