I use it with "Compiled bindings" (https://docs.avaloniaui.net/docs/basics/data/data-binding/co...) and it feels instant to me too (on a I7-8750H). Without this option, bindings use Reflection and it can be quite slow.
U.S.S. Nimitz: Lost in the Pacific
I agree, that's why I made this : https://github.com/smallbard/SharpLogic to embed it in c# (in order to use it as easily as Linq). It's a work in progress (a very fun one!)
I use it with "Compiled bindings" (https://docs.avaloniaui.net/docs/basics/data/data-binding/co...) and it feels instant to me too (on a I7-8750H). Without this option, bindings use Reflection and it can be quite slow.
U.S.S. Nimitz: Lost in the Pacific
I agree, that's why I made this : https://github.com/smallbard/SharpLogic to embed it in c# (in order to use it as easily as Linq). It's a work in progress (a very fun one!)