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

GC hdr is hard to understand #11839

Closed
DartBot opened this issue Jul 16, 2013 · 1 comment
Closed

GC hdr is hard to understand #11839

DartBot opened this issue Jul 16, 2013 · 1 comment
Labels
area-vm Use area-vm for VM related issues, including code coverage, FFI, and the AOT and JIT backends. closed-not-planned Closed as we don't intend to take action on the reported issue type-enhancement A request for a change that isn't a bug

Comments

@DartBot
Copy link

DartBot commented Jul 16, 2013

This issue was originally filed by nothingc...@gmail.com


GC hdr is hard to understand, and hdr is shifted when I paste it into Excel.

[ GC | space | count | start | gc time | new gen (KB) | old gen (KB) | timers | data ]
[ (isolate)| (reason)| | (s) | (ms) | used , cap | used , cap | (ms) | ]

I think here is a cause that is hard to understand.
(1) used , cap
(2) timers
(3) data

Stats data though such 4, but it is not 1:1 between hdr and stats.

@iposva-google
Copy link
Contributor

Set owner to @iposva-google.
Added Area-VM, Accepted labels.

@DartBot DartBot added Type-Defect area-vm Use area-vm for VM related issues, including code coverage, FFI, and the AOT and JIT backends. labels Jul 16, 2013
@kevmoo kevmoo added type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) and removed priority-unassigned labels Feb 29, 2016
@iposva-google iposva-google removed their assignment May 31, 2016
@zanderso zanderso added type-enhancement A request for a change that isn't a bug and removed type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) labels Jun 13, 2016
@mraleph mraleph added the closed-not-planned Closed as we don't intend to take action on the reported issue label Mar 6, 2018
@mraleph mraleph closed this as completed Mar 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-vm Use area-vm for VM related issues, including code coverage, FFI, and the AOT and JIT backends. closed-not-planned Closed as we don't intend to take action on the reported issue type-enhancement A request for a change that isn't a bug
Projects
None yet
Development

No branches or pull requests

5 participants