07:37 lizmat joined 09:13 lizmat left 09:14 lizmat joined 09:19 lizmat left 16:32 Geth left, Geth joined 18:38 lizmat joined 20:00 lizmat left
Geth App-MoarVM-Heapanalyzer/ugexe/current-v2-heapsnapshot-format: 639ce83ba3 | (Nick Logan)++ | lib/App/MoarVM/HeapAnalyzer/Model.rakumod
Read version 2 heap snapshots as MoarVM currently writes them

Previously the version 2 reader located the strings, types, and static frames sections using the sizes recorded in the end of file index, and read their records as pairs of 64 bit integers. MoarVM writes an incremental group of those sections after every snapshot plus a final empty group, records only the last group's sizes in the index, and since ... (15 more lines)
20:52
App-MoarVM-Heapanalyzer: ugexe++ created pull request #8:
Read version 2 heap snapshots as MoarVM currently writes them