Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider caching more comptime vars #218

Open
serkonda7 opened this issue Mar 18, 2024 · 0 comments
Open

Consider caching more comptime vars #218

serkonda7 opened this issue Mar 18, 2024 · 0 comments
Milestone

Comments

@serkonda7
Copy link
Member

Describe the feature

The following variables are relatively more complex due to path separator normalization and could be cached as they only change per file:

  • FILE
  • ABS_FILE
  • DIR

Proposed Solution

No response

Additional Information

No response

@serkonda7 serkonda7 modified the milestones: 1.x, Backlog Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant