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

Simplify #3717

Closed
HHC26 opened this issue Jul 30, 2024 · 6 comments
Closed

Simplify #3717

HHC26 opened this issue Jul 30, 2024 · 6 comments

Comments

@HHC26
Copy link

HHC26 commented Jul 30, 2024

What do you want to ask?

Can we further optimize the overall performance?
Because reducing the generation of some files can make the entire project smaller and more streamlined

@HHC26 HHC26 added the question label Jul 30, 2024
@hailaz
Copy link
Member

hailaz commented Jul 31, 2024

能否举些例子,细说具体方向或模块?

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


Can you give some examples and elaborate on specific directions or modules?

@HHC26
Copy link
Author

HHC26 commented Sep 6, 2024

能否举一些例子,细说具体方向或模块?

例如:
编写中大型项目时,使用gf ctrl 等指令 会生成较多的文件,部分文件名生成的很长,编译运行的时间也比较长

@github-actions github-actions bot removed the inactive label Sep 6, 2024
@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


Can you give some examples and elaborate on specific directions or modules?

For example:
When writing medium and large projects, using instructions such as gf ctrl will generate more files, some of the file names will be very long, and the compilation and running time will also be relatively long.

@gqcn
Copy link
Member

gqcn commented Oct 5, 2024

能否举一些例子,细说具体方向或模块?

例如: 编写中大型项目时,使用gf ctrl 等指令 会生成较多的文件,部分文件名生成的很长,编译运行的时间也比较长

gf ctrl不是开发项目的必须指令,请根据场景选择使用。针对复杂API项目,其实一个API对应一个控制器会更好管理一些,看个人选择。

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


Can you give some examples and elaborate on specific directions or modules?

For example: When writing medium and large projects, using instructions such as gf ctrl will generate more files, some file names will be very long, and the compilation and running time will also be relatively long.

gf ctrl is not a necessary command for development projects. Please choose to use it according to the scenario. For complex API projects, it is actually better to manage one API corresponding to one controller. It depends on personal choice.

@github-actions github-actions bot removed the inactive label Oct 5, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Nov 11, 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

4 participants