mirror of
https://github.com/salsa-rs/salsa.git
synced 2025-01-23 13:10:19 +00:00
0a5b6b0451
We now track the last revision in which constants were modified. When we see a constant query result, we record the current revision as well. Then later we can check if the result is "still" constant. This lets us cut out a lot of intermediate work. |
||
---|---|---|
.. | ||
constants.rs | ||
counter.rs | ||
implementation.rs | ||
log.rs | ||
main.rs | ||
memoized_dep_inputs.rs | ||
memoized_inputs.rs | ||
memoized_volatile.rs |