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

⚡ Improve performance based on profiling #107

Merged
merged 2 commits into from
Jan 12, 2023
Merged

Conversation

ddelange
Copy link
Owner

@ddelange ddelange commented Jan 12, 2023

using py-spy flamegraphs

also contains a bugfix based on pipgrip -vv --tree kserve~=0.10.0rc1 mxnet~=1.9.1 autogluon-text~=0.6.1 aiobotocore[awscli] aioboto3

@codecov-commenter
Copy link

codecov-commenter commented Jan 12, 2023

Codecov Report

Base: 78.30% // Head: 78.16% // Decreases project coverage by -0.14% ⚠️

Coverage data is based on head (332f76c) compared to base (6f3afbc).
Patch coverage: 66.66% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #107      +/-   ##
==========================================
- Coverage   78.30%   78.16%   -0.15%     
==========================================
  Files          29       29              
  Lines        2793     2807      +14     
  Branches      784      789       +5     
==========================================
+ Hits         2187     2194       +7     
- Misses        436      440       +4     
- Partials      170      173       +3     
Impacted Files Coverage Δ
src/pipgrip/cli.py 87.01% <ø> (ø)
src/pipgrip/libs/mixology/partial_solution.py 87.50% <33.33%> (-1.60%) ⬇️
src/pipgrip/package_source.py 92.07% <33.33%> (-1.80%) ⬇️
src/pipgrip/libs/mixology/version_solver.py 94.57% <83.33%> (-0.52%) ⬇️
src/pipgrip/pipper.py 80.61% <87.50%> (-0.38%) ⬇️
src/pipgrip/libs/mixology/range.py 72.11% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@ddelange ddelange merged commit b80bb5f into master Jan 12, 2023
@ddelange ddelange deleted the various-improvements branch January 12, 2023 10:16
@github-actions
Copy link

Released 0.10.3

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.

2 participants