内容简介:Gradle 4.5 RC1 已发布,这个 Gradle 版本最重要的更新是改进了构建缓存: Caching for C and C++ compilation is now stable. The ANTLR plugin now takes advantage of the build cache. A couple of rough e...
Gradle 4.5 RC1 已发布,这个 Gradle 版本最重要的更新是改进了构建缓存:
Caching for C and C++ compilation is now stable.
The ANTLR plugin now takes advantage of the build cache.
A couple of rough edges to build cache behavior have been polished, read more in the detailed release notes.
除了对本地开发的缓存性改进之外,针对 C/C++ 的增量编译对源文件和头文件之间的依赖关系进行了更细致的分析,这将导使得更少的文件编译和更高的缓存命中率,点此阅读有关 C 和 C++ 编译改进的详细信息。
Gradle 4.5 具有更多的高效内存增量编译功能。结合更少的文件规范化,更快的任务选择以及更快的变体感知依赖性解决方案,这使得最新的检查速度提高了 30%,对于具有大量常量的项目,这一改进尤为明显,就像 Android 项目中的典型情况。 例如:


详细更新内容和下载地址请查看 GitHub 发布主页。
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- 轻松构建微服务之高效缓存
- 轻松构建微服务之高效缓存
- 从构建进程间缓存设计谈 Webpack 5 优化和工作原理
- 基于webpack4[.3+]构建可预测的持久化缓存方案
- 使用memc-nginx和srcache-nginx模块构建高效透明的缓存机制
- 轻松学会HTTP缓存(强缓存,协商缓存)
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Beginning ASP.NET 4 in C# and Vb
Imar Spaanjaars / Wrox / 2010-3-19 / GBP 29.99
This book is for anyone who wants to learn how to build rich and interactive web sites that run on the Microsoft platform. With the knowledge you gain from this book, you create a great foundation to ......一起来看看 《Beginning ASP.NET 4 in C# and Vb》 这本书的介绍吧!