You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 4, 2025. It is now read-only.
Description
PR #66 mentioned template caching as a performance feature, but no caching implementation exists in the codebase.
Expected Behavior
Current Behavior
Implementation Requirements
Performance Goals
Implementation Location
/packages/core/src/compiler/handlebars-compiler.ts/packages/core/src/compiler/cache/Test Requirements
Related