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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Monitor Radis Import time performance #629

Open
erwanp opened this issue Nov 1, 2023 · 0 comments
Open

Monitor Radis Import time performance #629

erwanp opened this issue Nov 1, 2023 · 0 comments
Labels
performance todo in the short-term roadmap

Comments

@erwanp
Copy link
Member

erwanp commented Nov 1, 2023

馃挱 Description

Reminder that we can monitor radis imports with

python -X importtime -c 'import radis' 

Results can also be analysed with tuna (pip install tuna)

python -X importtime -c 'import radis' 2> radis-imports
tuna radis-imports

image

@erwanp erwanp added performance todo in the short-term roadmap labels Nov 1, 2023
@erwanp erwanp changed the title Monitor Radis Import time Monitor Radis Import time performance Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance todo in the short-term roadmap
Projects
None yet
Development

No branches or pull requests

1 participant