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

Set console paths correctly #486

Merged
merged 1 commit into from
Jan 28, 2015
Merged

Set console paths correctly #486

merged 1 commit into from
Jan 28, 2015

Conversation

discordianfish
Copy link
Member

No description provided.

juliusv added a commit that referenced this pull request Jan 28, 2015
@juliusv juliusv merged commit 4e0d2f9 into master Jan 28, 2015
@juliusv juliusv deleted the docker-fix-console-path branch January 28, 2015 18:56
@brian-brazil
Copy link
Contributor

👍

simonpasquier pushed a commit to simonpasquier/prometheus that referenced this pull request Oct 12, 2017
codesome pushed a commit to codesome/prometheus that referenced this pull request Jul 29, 2019
Avoid a tree of merge objects, which can result in
what I suspect is n^2 calls to Seek when using Without.

With 100k metrics, and a regex of ^$ in BenchmarkHeadPostingForMatchers:

Before:
BenchmarkHeadPostingForMatchers-8              1        51633185216 ns/op      29745528 B/op      200357 allocs/op

After:
BenchmarkHeadPostingForMatchers-8             10         108924996 ns/op 25715025 B/op     101748 allocs/op

Signed-off-by: Brian Brazil <brian.brazil@robustperception.io>
charleskorn pushed a commit to charleskorn/prometheus that referenced this pull request Jul 20, 2023
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.

3 participants