Comment made by: bhauman
New patch that moves {{cljs.js-deps}} memoization to current * } as well as {{get-upstream-deps}}.
Unfortunately there is a circular dep between {{cljs.env}} and {{cljs.js-deps}}, if we want to cache in * }. I overcame this with a resolve.
Compile performance is either completely unchanged or slightly improved based on several test runs.