salsa-rs / salsa

A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.
https://salsa-rs.netlify.app/
Apache License 2.0
2.13k stars 152 forks source link

Require Debug for C::Stamps #552

Closed carljm closed 3 months ago

carljm commented 3 months ago

I found this really useful in debugging durability issues; it allows sprinkling a dbg!(&data.stamps) in some key places to see what the field durabilities and changed-at values are for the fields.

netlify[bot] commented 3 months ago

Deploy Preview for salsa-rs canceled.

Name Link
Latest commit b8ab0f8ba479139d4231364ea99080ab83746ca8
Latest deploy log https://app.netlify.com/sites/salsa-rs/deploys/66ad455b316fd70009ea3c29
codspeed-hq[bot] commented 3 months ago

CodSpeed Performance Report

Merging #552 will not alter performance

Comparing carljm:debug-stamps (b8ab0f8) with master (cd339fc)

Summary

✅ 1 untouched benchmarks