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

Use nocc for compilation files #7

Open
Tsygankov-Slava opened this issue Jun 13, 2023 · 0 comments
Open

Use nocc for compilation files #7

Tsygankov-Slava opened this issue Jun 13, 2023 · 0 comments
Labels
enhancement New feature or request v2.0 Features that are planned to be added to the second version

Comments

@Tsygankov-Slava
Copy link
Owner

nocc should be used to significantly speed up recompilation: it uses shared remote caches.
After compiling the cpp file, the resulting obj object is used by other agents without actually starting compilation.

@Tsygankov-Slava Tsygankov-Slava changed the title Use [nocc](https://github.com/VKCOM/nocc) for compilation files Use nocc for compilation files Jun 13, 2023
@Tsygankov-Slava Tsygankov-Slava added enhancement New feature or request v2.0 Features that are planned to be added to the second version labels Jun 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request v2.0 Features that are planned to be added to the second version
Projects
None yet
Development

No branches or pull requests

1 participant