-
Notifications
You must be signed in to change notification settings - Fork 14
New Profiling API #1202
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
base: main
Are you sure you want to change the base?
New Profiling API #1202
Conversation
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #1202 +/- ##
==========================================
- Coverage 71.69% 69.21% -2.48%
==========================================
Files 354 364 +10
Lines 56138 54444 -1694
==========================================
- Hits 40247 37685 -2562
- Misses 15891 16759 +868
🚀 New features to boost your workflow:
|
BenchmarksComparisonBenchmark execution time: 2025-09-24 01:12:23 Comparing candidate commit 6d9a85a in PR branch Found 2 performance improvements and 5 performance regressions! Performance is the same for 45 metrics, 2 unstable metrics. scenario:credit_card/is_card_number/x371413321323331
scenario:credit_card/is_card_number_no_luhn/x371413321323331
scenario:normalization/normalize_name/normalize_name/good
scenario:normalization/normalize_service/normalize_service/[empty string]
CandidateCandidate benchmark detailsGroup 1
Group 2
Group 3
Group 4
Group 5
Group 6
Group 7
Group 8
Group 9
Group 10
Group 11
Group 12
Group 13
Group 14
BaselineOmitted due to size. |
db2e496
to
5e05ac7
Compare
5e05ac7
to
9d324a0
Compare
Work in Progress
This PR is a giant work in progress. It's huge by design and not really ready for review. .NET will be doing a PoC soon with it and I'm doing a PoC in PHP as I write it. After that, we'll be ready for review.
What does this PR do?
A brief description of the change being made with this pull request.
Motivation
What inspired you to submit this pull request?
Additional Notes
Anything else we should know when reviewing?
How to test the change?
Describe here in detail how the change can be validated.