next.js
c6775aef - perf(turbopack): Introduce static analysis for immutable tasks (#80415)

Commit
282 days ago
perf(turbopack): Introduce static analysis for immutable tasks (#80415) ### What? Implement a basic form of Immutable turbo tasks. At this stage, we only detect statically analyzble turbo tasks, and handle them specially. We only skip activeness tracking with this PR.
Author
Parents
Loading