Yep! The video explains why at the end. These models are often very GC-unfriendly unless you know what you're going & have reasonably good hooks into the GC. Jane Street talks about this aspect here too: https://www.youtube.com/watch?v=G6a5G5i4gQU
It is missing Signal.bind, which is a way to allow dynamic signal graphs (a pretty advanced feature). There is also work to be done in optimizing the order of re-computations. I'm not sure about further work yet, depends on if we end up using it at work.
There’s a comment in the initial Incremental blog post about it: https://blog.janestreet.com/introducing-incremental/?utm_sou...