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

Track memory allocations #271

Open
albertomercurio opened this issue Oct 15, 2024 · 0 comments
Open

Track memory allocations #271

albertomercurio opened this issue Oct 15, 2024 · 0 comments

Comments

@albertomercurio
Copy link

Hello,

I'm using this action in my Julia package, and it is very useful to track the benchmarks. However, sometimes the benchmark tracking on the execution time is not enough, and the memory allocations need to be tracked too.

Since BenchmarkTools.jl the memory allocations are already stored in the JSON file, is there a way to also keep track of these?

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

No branches or pull requests

1 participant