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 profiling make target and instructions #793

Merged
merged 1 commit into from
Jul 24, 2023
Merged

Conversation

davidhewitt
Copy link
Contributor

@davidhewitt davidhewitt commented Jul 20, 2023

Change Summary

Based on my experience of profiling #763.

Related issue number

N/A

Checklist

  • Unit tests for the changes exist
  • Documentation reflects the changes where applicable
  • Pydantic tests pass with this pydantic-core (except for expected changes)
  • My PR is ready to review, please add a comment including the phrase "please review" to assign reviewers

Selected Reviewer: @adriangb

@codecov
Copy link

codecov bot commented Jul 20, 2023

Codecov Report

Merging #793 (14e71a9) into main (9b540d0) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #793   +/-   ##
=======================================
  Coverage   93.53%   93.53%           
=======================================
  Files         100      100           
  Lines       14376    14378    +2     
  Branches       25       25           
=======================================
+ Hits        13446    13448    +2     
  Misses        924      924           
  Partials        6        6           
Impacted Files Coverage Δ
src/input/input_python.rs 98.11% <100.00%> (+0.01%) ⬆️
src/validators/function.rs 90.65% <100.00%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f38bea6...14e71a9. Read the comment docs.

@codspeed-hq
Copy link

codspeed-hq bot commented Jul 20, 2023

CodSpeed Performance Report

Merging #793 will not alter performance

Comparing dh/profiling (14e71a9) with main (f38bea6)

Summary

✅ 126 untouched benchmarks

@davidhewitt
Copy link
Contributor Author

please review

@davidhewitt davidhewitt merged commit b3eb660 into main Jul 24, 2023
@davidhewitt davidhewitt deleted the dh/profiling branch July 24, 2023 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants