Description
Our programs often end up running nearly identical workloads over only slightly changed inputs. We’ll identify this problem over many domains like UIs, databases, and build systems, and introduce a Python library for incrementally updating the results of a computation efficiently.