Hey all :wave: Just curious: does the "call-by-nam...
# general
a
Hey all 👋 Just curious: does the "call-by-name" brings other benefits, e.g. performance, or is it more of a syntax change to invoke rules?
w
Its a new syntax for rules, to reduce the burden on the scheduler/rule-graph side. The end result would be some non-zero performance improvement (I'm not quoting a number), but I find the usability/discoverability to be a nice perk too - however, the real value there will require a lot more documentation, and ideally a stable API
I'm anticipating a noticeable improvement to startup time - which is my big gripe
a
I see, thanks for the context! gratitude thank you
👍 1