Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Improve import times#419

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
eriknw merged 1 commit intopython-graphblas:mainfromeriknw:fix_import_time
Mar 29, 2023
Merged

Conversation

@eriknw
Copy link
Member

Import times regressed in#388. This PR fixes it.

A nice way to visualize import times is withhttps://github.com/nschloe/tuna

Now, as before, import times are dominated by numba and numpy.

I looked at timing for "Test Imports" Github Actions to identify what caused the regression:
https://github.com/python-graphblas/python-graphblas/actions/workflows/imports.yml

@eriknweriknw added regression performanceperformance related issue labelsMar 28, 2023
@eriknw
Copy link
MemberAuthor

For example, to usetuna:

python -X importtime -c "from graphblas import *" 2> import.logtuna import.log

@coveralls
Copy link

Coverage Status

Coverage: 99.445% (-0.05%) from 99.491% when pullingbcd9d22 on eriknw:fix_import_time into41fb71a on python-graphblas:main.

@eriknweriknw merged commit0139a83 intopython-graphblas:mainMar 29, 2023
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@jim22kjim22kjim22k approved these changes

Assignees

No one assigned

Labels

performanceperformance related issueregression

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@eriknw@coveralls@jim22k

[8]ページ先頭

©2009-2025 Movatter.jp