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.
我现在正在玩 Apostrophe 的沙盒。每次我清除缓存(symfony cc),大约需要 25 秒。首次加载任何页面。但是,一旦重新创建缓存就可以了。正常吗?
是的,应用程序必须读取、解析和生成大量文件。这就是缓存存在的原因——这样可以更快地正常运行。