issa-tseng/janus

Performance: (Unreduced)ComposedVarying should parentbind only once

Closed this issue · 1 comments

Right now we bind to parent for each time bind is invoked. This is theoretically not necessary, though some things around how the mapping function is applied will have to be adjusted.

never mind, this isn't true. it only binds when refcount is zero.