cloudwego / cloudwego/volo

Speed up code generation in split_generated_files mode

Open
#542 3 comments 0 reactions 0 assignees View on GitHub
A-volo-build C-enhancement
Dominant language
Rust
Stars
2.6k
Forks
223
Avg merge
18m
Merged PRs (30d)
1

Description

Previously @missingdays supported split_generated_files mode to solve https://github.com/cloudwego/volo/issues/454, but users reported that the generation speed was 3-4 times slower than the previous mode, and the total number of lines of generated code increased by about 20%.

Such a slowdown for large projects is indeed unacceptable, we need to investigate to find out where the slowdown is and how to fix it.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.