- ASP.NET Core 2 High Performance(Second Edition)
- James Singleton
- 114字
- 2021-07-08 09:39:02
The benefits of planning ahead
When you consider performance from the very beginning, it is cheaper and quicker to fix issues. This is true for most problems in software development. The earlier you catch a bug, the better. The worst time to find a bug is once it is deployed and then being reported by your users.
Performance issues are a little different when compared to functional bugs because often they only reveal themselves at scale, and you won't notice them before a live deployment unless you go looking for them. You can write integration and load tests to check performance against your specific quantified goals, which we will cover later in this book.
推薦閱讀
- Learn TypeScript 3 by Building Web Applications
- Apache ZooKeeper Essentials
- SQL學(xué)習(xí)指南(第3版)
- MongoDB for Java Developers
- Learning Elixir
- iOS開(kāi)發(fā)實(shí)戰(zhàn):從零基礎(chǔ)到App Store上架
- Learning Laravel 4 Application Development
- Python Data Analysis(Second Edition)
- Terraform:多云、混合云環(huán)境下實(shí)現(xiàn)基礎(chǔ)設(shè)施即代碼(第2版)
- 一塊面包板玩轉(zhuǎn)Arduino編程
- 小型編譯器設(shè)計(jì)實(shí)踐
- Mastering SciPy
- 實(shí)驗(yàn)編程:PsychoPy從入門(mén)到精通
- JavaEE架構(gòu)與程序設(shè)計(jì)
- 多接入邊緣計(jì)算實(shí)戰(zhàn)