当前位置:网站首页>Performance test -- 14 detailed explanation of performance test report and precautions
Performance test -- 14 detailed explanation of performance test report and precautions
2022-06-23 02:03:00 【Xingye qianmeng】
We can download this folder locally windows machine , Then open it with a browser index.html You can see the contents of the report in the file
1. home page Dashboard

explain :
file: file name
start time: Starting time
end time: End time
filter for display: filter
APDEX(Application performance Index): Application performance metrics , Calculate each transaction APDEX Tolerance and satisfaction
The foot threshold is based on configurable values , The scope is 0-1 Between ,1 All users are satisfied
T(Toleration threshold): Tolerance or satisfaction threshold
F(Frustration threshold): Failure threshold
requests summary in KO Refers to the failure rate ,OK Refers to the success rate
home page Dashboard: The page scroll bar drops down :
边栏推荐
- Quick sort method
- You can be what you want to be
- 2022-1-14
- Analysis of web page status code
- C. Unstable String
- Debian10 installing zabbix5.4
- Three methods for solving Fibonacci sequence feibonacci (seeking rabbit) - program design
- Component development
- 10. static member variables, static member methods, and pointers to class members
- Freshman C language summary post (hold change) Part1 output diamond
猜你喜欢

Branch and loop statements (including goto statements) -part1

Ch340 and PL2303 installation (with link)

Byte order: big endian vs little endian

JS - single sign on

Zabbix5 series - use temperature and humidity sensor to monitor the temperature and humidity of the machine room (XX)

On AI and its future trend | community essay solicitation

Analog Electronic Technology

4. functions and inline functions with default values for formal parameters

JS rotation chart (Netease cloud rotation chart)

How are pub and sub connected in ros1?
随机推荐
Analog Electronic Technology
C. Number of Pairs-Codeforces Round #725 (Div. 3)
//1.15 putchar function
Browser independent way to detect when image has been loaded
Why can't I access object properties in a for in loop in an object array
Quick sort method
How are pub and sub connected in ros1?
JS to realize the rotation chart (riding light). Pictures can be switched left and right. Moving the mouse will stop the rotation
3. compilation and linking principle
Interviewer: with the for loop, why do you need foreach??
what the fuck! If you can't grab it, write it yourself. Use code to realize a Bing Dwen Dwen. It's so beautiful ~!
Muduo simple usage
Pychart installation instructions
Interviewer: why does TCP shake hands three times and break up four times? Most people can't answer!
Error in OpenCV image operation: error: (-215:assertion failed)_ src. empty() in function ‘cv::cvtColor‘
5. explain function overloading
Module 8 job
//1.9 char character variable operation
C language games: sanziqi (simple version) implementation explanation
C language game minesweeping [simple implementation]