- ASP.NET Core 2 High Performance(Second Edition)
- James Singleton
- 59字
- 2021-07-08 09:39:00
More asynchronous improvements
There have been some small improvements to what async methods can return and, although small, they could offer big performance gains in certain situations. You no longer have to return a task which can be beneficial if the value is already available. This can reduce the overhead of using async methods and creating a task object.
推薦閱讀
- Unreal Engine Physics Essentials
- Android和PHP開發(fā)最佳實(shí)踐(第2版)
- Visual C++串口通信開發(fā)入門與編程實(shí)踐
- Python程序設(shè)計(jì)(第3版)
- Object-Oriented JavaScript(Second Edition)
- Building a Recommendation Engine with Scala
- HTML5+CSS3網(wǎng)站設(shè)計(jì)基礎(chǔ)教程
- iOS編程基礎(chǔ):Swift、Xcode和Cocoa入門指南
- Visual Basic程序設(shè)計(jì)
- WordPress 4.0 Site Blueprints(Second Edition)
- R用戶Python學(xué)習(xí)指南:數(shù)據(jù)科學(xué)方法
- Learning Node.js for .NET Developers
- Learning Ionic
- Julia數(shù)據(jù)科學(xué)應(yīng)用
- Mastering Leap Motion