sbt/lm-core/src
bitloi 19ebaaafb6
[2.x] perf: lightweight UpdateReport cache persistence (#8815)
- Add UpdateReportCache case class wrapping UpdateReportLite with stats/stamps
- Implement toCache/fromCache for conversion between UpdateReport and cache
- Add readFrom/writeTo for CacheStore persistence with backward compatibility
- Add fromLiteFull to JsonUtil for full reconstruction from lite format
- Update LibraryManagement to use new persistence API
- Add benchmark comparing full vs lite deserialization
- Add unit tests for persistence correctness
- Add scripted test for cache round-trip verification
2026-02-25 22:36:07 -05:00
..
main [2.x] perf: lightweight UpdateReport cache persistence (#8815) 2026-02-25 22:36:07 -05:00
test/scala [2.x] perf: lightweight UpdateReport cache persistence (#8815) 2026-02-25 22:36:07 -05:00