Significant Compilation Time Increase with Growing Number of Model Files - Incremental Compilation Possible?
Open
question
- Dominant language
- Rust
- Stars
- 20.8k
- Forks
- 2.1k
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 181
Description
As the number of model files under the schema increases, the compilation time significantly increases, leading to a long response time for the first request after each model file compilation. Are there any optimization strategies for this issue? Currently, it appears to be a full compilation every time. Is incremental compilation possible?
Contributor guide
Assessment
This issue has not been assessed yet.