You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FYI @leandro-lucarella-sociomantic, I have raised the question with W&A about whether druntime can also support providing stomping prevention stats. I'll give you a shout if there's any progress with that ;-)
dmd 2.085 introduced a new API to get GC timing and collection info:
core.memory.GC.ProfileStats
.We should make use of it (when available) in
ocean.application.components.GCStats
.The text was updated successfully, but these errors were encountered: