flocks.js icon indicating copy to clipboard operation
flocks.js copied to clipboard

Add state change counter to allow trivially cheap dirty checking

Open StoneCypher opened this issue 9 years ago • 2 comments

Then just increment it on change, so that other things can use it like a dirty bit

Thanks @dandelany for the idea and @leebyron for the subsequent discussion

StoneCypher avatar Apr 07 '15 20:04 StoneCypher

At what point does it become simpler to do something immutable? :P

jtremback avatar May 22 '15 13:05 jtremback

Basically never.

StoneCypher avatar May 23 '15 00:05 StoneCypher