Skip to content

Conversation

simonswine
Copy link

Do not merge!

This is used for #hackathon-2024-08-pyroscope-benchmarkers

It is meant to show the improvement of prometheus#13843 using pyrobench.

bboreham and others added 2 commits July 3, 2024 18:45
For example `foo.*|bar.*|baz.*`. Instead of checking each one in turn,
we build a map of prefixes, then check the smaller set that could match
the string supplied.

Signed-off-by: Bryan Boreham <[email protected]>

* Improve testing and readability

Address review comments on prometheus#13843

Signed-off-by: Marco Pracucci <[email protected]>
@@ -0,0 +1,29 @@
name: Pyrobench

Check failure

Code scanning / Scorecard

Token-Permissions

score is 0: no topLevel permission defined Remediation tip: Visit [https://app.stepsecurity.io/secureworkflow](https://app.stepsecurity.io/secureworkflow/file://./pyrobench.yaml/unknown?enable=permissions). Tick the 'Restrict permissions for GITHUB_TOKEN' Untick other options NOTE: If you want to resolve multiple issues at once, you can visit [https://app.stepsecurity.io/securerepo](https://app.stepsecurity.io/securerepo) instead. Click Remediation section below for further remediation help

steps:
- name: Set up Go 1.22
uses: actions/setup-go@v5

Check warning

Code scanning / Scorecard

Pinned-Dependencies

score is 6: GitHub-owned GitHubAction not pinned by hash Click Remediation section below to solve this issue
id: go

- name: Check out code into the Go module directory
uses: actions/checkout@v4

Check warning

Code scanning / Scorecard

Pinned-Dependencies

score is 6: GitHub-owned GitHubAction not pinned by hash Click Remediation section below to solve this issue
Copy link

github-actions bot commented Aug 7, 2024

Benchmark Report

Finished

Copy link

@blaze27444 blaze27444 left a comment

Choose a reason for hiding this comment

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

Do not merge

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