Skip to content
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.

enable ccache on C++ code compiling #411

Closed
zhouyuan opened this issue Jul 14, 2021 · 1 comment
Closed

enable ccache on C++ code compiling #411

zhouyuan opened this issue Jul 14, 2021 · 1 comment
Labels
enhancement New feature or request performance

Comments

@zhouyuan
Copy link
Collaborator

Is your feature request related to a problem or challenge? Please describe what you are trying to do.
C++ code compile took several minutes on my small dev node, enable ccache should speed up the compile a bit

Describe the solution you'd like
enable ccache in cmake file

Describe alternatives you've considered
should also try to break up those big templated class(e.g., sort_kernel)

Additional context
N/A

@zhouyuan zhouyuan added the enhancement New feature or request label Jul 14, 2021
@zhouyuan
Copy link
Collaborator Author

closed in #413

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request performance
Projects
None yet
Development

No branches or pull requests

2 participants