Hacker News new | ask | show | jobs
by continuational 3315 days ago
If the data structure is immutable, such that it's either a pointer comparison or "check until first part of the data is different", isn't it faster than render + diff anyway?