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

Migrate SnoopPrecompile.jl to PrecompileTools.jl #70

Open
JordiBolibar opened this issue Oct 10, 2022 · 2 comments
Open

Migrate SnoopPrecompile.jl to PrecompileTools.jl #70

JordiBolibar opened this issue Oct 10, 2022 · 2 comments
Assignees
Labels
performance Improve code performance

Comments

@JordiBolibar
Copy link
Member

Investigate the use of SnoopPrecompile.jl for the ODINN.jl package. So far I have already implemented it in the #invert branch, but I still haven't properly assessed if there is any benefit in terms of performance. I should also check more in detail how to correctly use, since it was just a quick test.

@JordiBolibar JordiBolibar added the performance Improve code performance label Oct 10, 2022
@JordiBolibar JordiBolibar self-assigned this Oct 10, 2022
@JordiBolibar
Copy link
Member Author

I have already implemented a first version of SnoopPrecompile.jl, but it's very hard to tell if it's actually improving anything. We should take a closer look at this, and perhaps @facusapienza21 you could be helpful here, now that you have a better understanding of precompilation.

@JordiBolibar JordiBolibar added this to the Second ODINN release milestone Nov 25, 2022
@JordiBolibar
Copy link
Member Author

This package is now deprecated. To be migrated to PrecompileTools.jl: https://julialang.github.io/PrecompileTools.jl/stable/

@JordiBolibar JordiBolibar changed the title Use and benchmark SnoopPrecompile.jl Migrate SnoopPrecompile.jl to PrecompileTools.jl Jun 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance Improve code performance
Projects
None yet
Development

No branches or pull requests

1 participant