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

Handlers from godeltaprof #3372

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Handlers from godeltaprof #3372

wants to merge 2 commits into from

Conversation

olegbespalov
Copy link
Collaborator

What?

Adds new delta pprof handlers

Why?

This could improve the performance, but we need to test it first

Checklist

  • I have performed a self-review of my code.
  • I have added tests for my changes.
  • I have run linter locally (make ci-like-lint) and all checks pass.
  • I have run tests locally (make tests) and all tests pass.
  • I have commented on my code, particularly in hard-to-understand areas.

Related PR(s)/Issue(s)

@codecov-commenter
Copy link

Codecov Report

All modified lines are covered by tests ✅

❗ No coverage uploaded for pull request base (feat/pprof@ec85262). Click here to learn what that means.

❗ Current head 8ed143c differs from pull request most recent head a3f345f. Consider uploading reports for the commit a3f345f to get more accurate results

Additional details and impacted files
@@              Coverage Diff              @@
##             feat/pprof    #3372   +/-   ##
=============================================
  Coverage              ?   72.91%           
=============================================
  Files                 ?      259           
  Lines                 ?    20014           
  Branches              ?        0           
=============================================
  Hits                  ?    14593           
  Misses                ?     4489           
  Partials              ?      932           
Flag Coverage Δ
ubuntu 72.91% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@olegbespalov olegbespalov self-assigned this Oct 12, 2023
@olegbespalov olegbespalov force-pushed the feat/pprof branch 2 times, most recently from 2089d5b to a43edef Compare November 8, 2023 09:52
Base automatically changed from feat/pprof to master November 8, 2023 10:50
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.

None yet

2 participants