• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

gimli-rs / gimli / 19323237553

Builds Branch Commit Type Ran Committer Via Coverage
19323237553 convert-reserve-attr Merge 534ba51f4 into cdaed4ec9 Pull #829 13 Nov 2025 06:58AM UTC web-flow github
55.19
19323191420 master write: simplify dependency calculation during conversion (#828) A single HashMap is sufficient to ensure uniqueness of entries, so we can use Vec elsewhere. This greatly reduces memory usage and execution time. push 13 Nov 2025 06:56AM UTC web-flow github
55.15
19322347542 convert-filter-perf Merge 8bd29739e into 4f640df77 Pull #828 13 Nov 2025 06:13AM UTC web-flow github
55.14
19255238115 master write: use FNV for hashes (#827) This significantly reduces both memory usage and instructions as measured by massif: Memory 241MB -> 202MB Instructions 10.24Gi -> 7.99 Gi push 11 Nov 2025 04:46AM UTC web-flow github
55.13
19255099127 write-fnv Merge c598d330e into 9ff079996 Pull #827 11 Nov 2025 04:37AM UTC web-flow github
55.14
19255076785 write-fnv Merge 9257f75db into 9ff079996 Pull #827 11 Nov 2025 04:36AM UTC web-flow github
55.13
19254968210 master write: delay allocating reserved DIEs (#826) We were allocating memory for DIEs while processing the dependency graph, but we don't actually need them until we start converting the unit. Also, free the dependency graph immediately after determin... push 11 Nov 2025 04:29AM UTC web-flow github
55.14
19253230655 write-reserve Merge 99624a395 into 5bda6fa69 Pull #826 11 Nov 2025 02:47AM UTC web-flow github
55.14
19252490893 master Reduce the size of `UnitSectionOffset` (#825) Change `UnitSectionOffset` from an enum to a simple newtype, and store a `SectionId` in `read::UnitHeader` instead. `UnitSectionOffset` is intended for code that may be handling either `.debug_info` ... push 11 Nov 2025 02:05AM UTC web-flow github
55.15
19219106991 unit-section-offset Merge 0c32052bb into 8654b25c1 Pull #825 10 Nov 2025 02:55AM UTC web-flow github
55.15
19218182507 master Add `write` and `skip` methods to `ConvertUnit` (#824) These free the memory associated with the unit, reducing the total memory usage. Change the `convert` example to use these. Also try to improve the tombstone handling in attributes. push 10 Nov 2025 01:56AM UTC web-flow github
55.04
19218057256 convert-one-unit Merge 2a791615f into 8c7b946df Pull #824 10 Nov 2025 01:47AM UTC web-flow github
55.04
19206224962 convert-one-unit Merge a60e97f75 into 8c7b946df Pull #824 09 Nov 2025 09:05AM UTC web-flow github
55.05
19206199739 master write: calculate string offsets as strings are added (#823) This is a step towards writing a unit at a time. Also allows us to clean up the hack for empty source code strings in line programs. push 09 Nov 2025 09:04AM UTC web-flow github
55.19
19134619965 write-strings Merge f6dd78935 into 8a7c43918 Pull #823 06 Nov 2025 11:48AM UTC web-flow github
55.19
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 94
  • 95
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc