Alan Slater
Alan Slater
Are the things suggested in the recent comments on that issue things we can start working with or are we still dependent on a patch to V8? If it's possible...
How much work would it be to expose the GC data to the UI? Would it be in a form like an array of arrays or objects of timestamps and...
Great, and I see it's defined in `format/trace-event-decoder.js`. They have start/finish times and durations but no data on amounts of memory recovered or equivalent - so presumably we'd just want...
For anyone looking to do `git rebase -i` and then do `edit` on a commit, and then use the GitHub Desktop UI to select lines and files for different commits,...
Of course it'd be nice to be able to do ☝️ without the hackiness of this workaround or requiring temporary branch. > I wonder if we could, and what the...