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

Add benchmark for loading chunks and chunk descs. #604

Merged
merged 1 commit into from
Mar 28, 2015
Merged

Conversation

beorn7
Copy link
Member

@beorn7 beorn7 commented Mar 19, 2015

@juliusv

This is in preparation for testing out some ideas.

p := persistence{
basePath: "fixtures",
}
sequentialIndexes := make([]int, 47)
Copy link
Member

Choose a reason for hiding this comment

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

May I ask: why exactly 47?

Copy link
Member

Choose a reason for hiding this comment

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

Ah, because that's in the fixture, I guess...

@juliusv
Copy link
Member

juliusv commented Mar 20, 2015

Ok then. 👍

beorn7 added a commit that referenced this pull request Mar 28, 2015
Add benchmark for loading chunks and chunk descs.
@beorn7 beorn7 merged commit b841ae4 into master Mar 28, 2015
@beorn7 beorn7 deleted the beorn7/benchmark branch May 23, 2015 20:05
codesome pushed a commit to codesome/prometheus that referenced this pull request Jul 29, 2019
Fixes prometheus#5562

Signed-off-by: Brian Brazil <brian.brazil@robustperception.io>
bboreham pushed a commit to bboreham/prometheus that referenced this pull request Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants