Ccache for android react-native project #1392
shaylagrymaloski
started this conversation in
General
Replies: 1 comment
-
|
I was trying ccache today, and on android ssems like it is not called. Did you find any solution/the root cause for this issue? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Reading this react native doc it seemed like adding ccache to an android project would significantly improve the build speeds https://reactnative.dev/docs/build-speed. When configuring it myself, the project didn't show any improvement. This is what showed in ccache -s when I ran the project twice. Did anyone else experience this?

Beta Was this translation helpful? Give feedback.
All reactions