- Performance Testing with JMeter 3(Third Edition)
- Bayo Erinle
- 155字
- 2021-07-02 19:07:08
Baselines
A Baseline is the process of capturing performance metric data for the sole purpose of evaluating the efficacy of successive changes to the system or application. It is important that all characteristics and configurations, except those specifically being varied for comparison, remain the same in order to make effective comparisons as to which change (or series of changes) is driving results toward the targeted goal. Armed with such baseline results, subsequent changes can be made to the system configuration or application and testing results can be compared to see whether such changes were relevant or not. Some considerations when generating baselines include the following:
- They are application-specific
- They can be created for systems, applications, or modules
- They are metrics/results
- They should not be over generalized
- They evolve and may need to be redefined from time to time
- They act as a shared frame of reference
- They are reusable
- They help identify changes in performance
推薦閱讀
- Boost.Asio C++ Network Programming(Second Edition)
- Python快樂編程:人工智能深度學習基礎
- Visual C++實例精通
- 深入淺出DPDK
- 零基礎學Java程序設計
- 微信公眾平臺開發:從零基礎到ThinkPHP5高性能框架實踐
- CRYENGINE Game Development Blueprints
- Building Serverless Web Applications
- Node.js實戰:分布式系統中的后端服務開發
- Learn Linux Quickly
- 前端架構設計
- Visual Basic程序設計
- 小小的Python編程故事
- C#程序開發教程
- Unity3D游戲開發標準教程