现在位置 >首页 > 所有关于性能优化的文章

Understanding Software Dynamics

英文图书, 软件  暂无评论 ⁄ 998 次阅读+
Description: An Expert Guide to Software Performance Optimization From mobile and cloud apps to video games to driverless vehicle control, more and more software is time-constrained: It must deliver reliable results seamlessly, consistently, and virtually instantaneously. If it doesn’t, customers are unhappy–and sometimes lives are put at risk. When complex software underperforms or fails, software engineers need to identify and address the root causes. This is diff...
详细信息

Modern Web Performance Optimization

英文图书, 软件  暂无评论 ⁄ 848 次阅读+
Book Description: Web-based platforms have become vehicles for enterprises to realize their digital strategy and are key to positive user engagement. The performance of these platforms can make the difference between an effective sale and a negative review. There exist several tools and methodologies to enhance your digital platform’s performance, and Modern Web Performance Optimization has arrived to walk you through them with an expert’s guidance. Author ...
详细信息

iOS and macOS Performance Tuning

手机开发专题, 英文图书, 软件  暂无评论 ⁄ 738 次阅读+
Book Description: In iOS and macOS™ Performance Tuning, Marcel Weiher drills down to the code level to help you systematically optimize CPU, memory, I/O, graphics, and program responsiveness in any Objective-C, Cocoa, or CocoaTouch program. This guide focuses entirely on performance optimization for macOS and iOS. Drawing on more than 25 years of experience optimizing Apple device software, Weiher identifies concrete performance problems that can be discovered empirica...
详细信息

Netty实战

软件  暂无评论 ⁄ 1,112 次阅读+
内容简介: 编辑推荐 - Netty之父”Trustin Lee作序推荐 - 阿里巴巴中间件高级技术专家为本书中文版作序推荐 - 系统而详细地介绍了Netty的各个方面并附带了即用型的优质示例 - 附带行业一线公司的案例研究 - 极实用的Netty技术书 无论是构建高性能的Web、游戏服务器、推送系统、RPC框架、消息中间件还是分布式大数据处理引擎,都离不开Netty,在整个行业中,Netty广泛而成功的应用,使其成为了Java高性能网络编程的卓绝框架。 Netty的现Tech Lead Norman在本书中循序渐进地讲解了Net...
详细信息