Skip to content

Conversation

d-netto
Copy link
Member

@d-netto d-netto commented Jul 1, 2024

As mentioned in #54968, OBJPROFILE exposes a functionality which is quite similar to what the heap snapshot does, but has a considerably worse visualization tool (i.e. raw printf's compared to the snapshot viewer from Chrome).

Closes #54968.

@d-netto d-netto added the GC Garbage collector label Jul 1, 2024
@d-netto d-netto requested a review from gbaraldi July 1, 2024 19:59
@d-netto d-netto merged commit 2712633 into master Jul 2, 2024
@d-netto d-netto deleted the dcn-remove-objprofile branch July 2, 2024 19:32
d-netto added a commit to RelationalAI/julia that referenced this pull request Jul 4, 2024
As mentioned in JuliaLang#54968,
`OBJPROFILE` exposes a functionality which is quite similar to what the
heap snapshot does, but has a considerably worse visualization tool
(i.e. raw printf's compared to the snapshot viewer from Chrome).

Closes JuliaLang#54968.
d-netto added a commit to RelationalAI/julia that referenced this pull request Jul 4, 2024
As mentioned in JuliaLang#54968,
`OBJPROFILE` exposes a functionality which is quite similar to what the
heap snapshot does, but has a considerably worse visualization tool
(i.e. raw printf's compared to the snapshot viewer from Chrome).

Closes JuliaLang#54968.
d-netto added a commit to RelationalAI/julia that referenced this pull request Jul 4, 2024
As mentioned in JuliaLang#54968,
`OBJPROFILE` exposes a functionality which is quite similar to what the
heap snapshot does, but has a considerably worse visualization tool
(i.e. raw printf's compared to the snapshot viewer from Chrome).

Closes JuliaLang#54968.
nickrobinson251 pushed a commit to RelationalAI/julia that referenced this pull request Feb 26, 2025
As mentioned in JuliaLang#54968,
`OBJPROFILE` exposes a functionality which is quite similar to what the
heap snapshot does, but has a considerably worse visualization tool
(i.e. raw printf's compared to the snapshot viewer from Chrome).

Closes JuliaLang#54968.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GC Garbage collector
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Drop OBJPROFILE?
1 participant