getsentry / symbolicator

Native Symbolication as a Service
https://getsentry.github.io/symbolicator/
MIT License
352 stars 45 forks source link

WIP: Only read relevant parts of proguard files into memory #1488

Open loewenheim opened 1 week ago

loewenheim commented 1 week ago

Depends upon #1487 and https://github.com/getsentry/rust-proguard/pull/41.

This does a few things:

This change includes a cache version bump because we now store zip archives instead of just proguard files.