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

Some statistical analysis tools for C + + source code #3468

Closed
forest-yuxl opened this issue Dec 14, 2021 · 1 comment
Closed

Some statistical analysis tools for C + + source code #3468

forest-yuxl opened this issue Dec 14, 2021 · 1 comment
Assignees
Labels
type/enhancement Type: make the code neat or more efficient

Comments

@forest-yuxl
Copy link

Introduction
At present, the compilation and linking time of C + + code is relatively long. In order to improve efficiency, some tools are needed to analyze the dependency of header files and find root clause.

Related work
There is a article about practice of time-consuming.Link below:
https://mp.weixin.qq.com/s?src=11&timestamp=1639452879&ver=3495&signature=gRIGV6bQYg3QC4bQz50Le*VZ8dcynrdneuTlB9ytTcfRb889oNSjFRIqVVAN7VfpK-AWgCkv6TsW7-NqqNyPqjqSgCO4eu6R0BiPVVW4U3zSuPZpkQ3I9kXYQHn*X-*W&new=1

@forest-yuxl forest-yuxl added the type/enhancement Type: make the code neat or more efficient label Dec 14, 2021
@Sophie-Xie Sophie-Xie added this to the v3.1.0 milestone Jan 10, 2022
@Sophie-Xie
Copy link
Contributor

duplicate #3667

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement Type: make the code neat or more efficient
Projects
None yet
Development

No branches or pull requests

3 participants