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

Draft: Add first performance test case created using the profiler #1861

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kinow
Copy link
Member

@kinow kinow commented Dec 12, 2024

In GitLab by @kinow on Aug 22, 2023, 15:39

For #1120

@kinow kinow added this to the Autosubmit 4.1 milestone Dec 12, 2024
@kinow kinow self-assigned this Dec 12, 2024
@kinow
Copy link
Member Author

kinow commented Dec 12, 2024

In GitLab by @kinow on Aug 22, 2023, 15:46

added 1 commit

  • 71224dc - Add first performance test case created using the profiler

Compare with previous version

@kinow
Copy link
Member Author

kinow commented Dec 12, 2024

In GitLab by @kinow on Aug 22, 2023, 15:50

@pablogoitia , @mcastril , @dbeltrankyl here's a notebook that uses the profiler to plot the memory use and top-N cumtime lines of cProfile output. The generation of that test can probably be fully automated later, maybe even use Docker to avoid messing with the local environment.

Will add more tests over the next weeks/months 👍 What you see below is a screenshot of a rendered Jupyter Notebook, as well as the link for that page exported as PDF.

Screen_Shot_2023-08-22_at_15.48.53-fullpageprofiler-tests.pdf

@kinow
Copy link
Member Author

kinow commented Dec 12, 2024

In GitLab by @mcastril on Aug 22, 2023, 17:55

It looks great @kinow @pablogoitia and I see a lot of potential. This is a great tool!

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.

1 participant