CliMA / CliMA/ClimaCore.jl

Replace allocation analysis with Profile.Allocs flame graph

Open
#1,317 6 comments 0 reactions 1 assignee Claimed by @charleskawczynski View on GitHub
Performance monitoring :mag::rocket:
Dominant language
Julia
Stars
117
Forks
19
Avg merge
3d 4h
Merged PRs (30d)
41

Description

We should replace the allocations analysis with Profile.Allocs flame graphs because:
- using `--track-allocations` can only be used serially, which is inconvenient
- `--track-allocations` is perhaps getting removed in the near future: https://github.com/JuliaLang/julia/pull/48070 because IIUC, it's not as accurate as Profile.Allocs.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.