v0.14.4
·
493 commits
to master
since this release
Dagger v0.14.4
Closed issues:
- dynamic_listener! not called for procs added after scheduler has started (#325)
- Starting multiple Thunks effectively (#333)
- Can't run README example (#338)
- Execution slow for a simple sequence (#341)
Merged pull requests:
- Sch: Start dynamic listener in init_proc (#329) (@jpsamaroo)
- Fix remove workers test (#332) (@DrChainsaw)
- thunk,Sch: Reduce invalidations and TTFX (#334) (@jpsamaroo)
- Sch,TTFX: Reduce more inference costs (#335) (@jpsamaroo)
- Context: Add global context for lazy API (#337) (@jpsamaroo)
- add_thunk: Optimize domination check (#342) (@jpsamaroo)