I defonce'd an atom with a lot of data in it. I noticed this has slowed down recompute to 5 seconds. why would a non-sync'ed atom slow things down so much, and how can i avoid it?