Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Waf を使用するプロジェクトでは、ビルドの高速化を試したいと考えています。wafにはWAFCACHEオプションがあることがわかりました。それで十分ですか、それとも追加WAFCACHEでセットアップする必要がありますか?ccache(彼らは一緒に働くことができますか)、またはWAFCACHE[内部で]利用していccacheますか?(Wafの本では、これについての説明はありません)
WAFCACHE
ccache
- ありがとう。