bionic
bionic copied to clipboard
@changes_per_run generates extra cache entries
trafficstars
Entities marked with @changes_per_run generate a new cache entry on disk each time they're computed, even though these cached entries are unlikely to ever be used again. We should write those values to a temporary directory instead.