- Learning .NET High:performance Programming
- Antonio Esposito
- 483字
- 2021-07-16 13:51:54
Performance engineering
Performance engineering is the structure behind the goal to succeed in respecting all the nonfunctional requirements that a software development team should respect.
In a structured software house (or enterprise), the performance engineering is within system engineering, with specific roles, skills, tools, and protocols.
The goal here is not only to ensure the availability of the expected performance requirements during the development stage, but also how these requirements evolve when the application evolves, and its lifecycle up to the production environment, when continuous monitoring of the current performance against the initial requirements gives us a direct and long-range analysis of the system running.
We live in a time when an IT team is definitely an asset for most companies. Although there are still some companies that don't completely understand the definition of IT and think of it as an unnecessary cost, they will at least see the importance of performance and security as the most easily recognizable indicators of a well-made application.
Performance engineering has objectives that cover the easy goal of how to write a fast application. Let's take a look at some of these objectives, as follows:
- Reducing software maintenance costs.
- Increasing business revenue.
- Reducing hardware acquisition costs.
- Reducing system rework for performance issues.
Here, the focus is on all aspects of software development that good performance engineering may optimize. It is obvious that a more powerful application leads to lesser hardware requirements, although it is still obvious that a well-made application needs less reworks for performance issues. The focus is not on the time or money saved, but the importance of thinking about performance from the beginning of the development project up to the production stage. Writing a performing piece of code is an easy task compared to a complete software development project, with performance in mind. I know that coding is loved by any developer, but as a professional, we have to do something more.
Reducing the work to fix issues and the cost of having developers working on performance optimization or system tuning after an application is deployed in the production stage enforces the contract with the client/buyer who commissioned the software development. This respects the performance requisites and builds trust with the customer as well as leading to a sensible reduction in maintenance costs.
In performance engineering, a formal performance requisite is coded at the beginning of the development stage, together with software and system architects. Multiple tests are then executed during the development lifecycle in order to satisfy requisites (first) and maintain the level of success at the time. At the end of the production stage, the performance test analysis will act as proof of the work done in programming, testing, releasing, and maintaining of the software, as well as an indicator for various kind of issues not related directly to performance (a disk failure, a DoS instance, a network issue, and so on).
- 微服務設計(第2版)
- Bootstrap Site Blueprints Volume II
- 程序設計與實踐(VB.NET)
- 大學計算機基礎實驗教程
- 老“碼”識途
- C語言從入門到精通(第4版)
- 人人都是網站分析師:從分析師的視角理解網站和解讀數據
- 飛槳PaddlePaddle深度學習實戰
- RabbitMQ Cookbook
- INSTANT Adobe Edge Inspect Starter
- 搞定J2EE:Struts+Spring+Hibernate整合詳解與典型案例
- Spring MVC+MyBatis開發從入門到項目實踐(超值版)
- Emotional Intelligence for IT Professionals
- AMP:Building Accelerated Mobile Pages
- 輕松學Scratch 3.0 少兒編程(全彩)