Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
江炜
/
erp2.0-test-report
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
6c931983
authored
Feb 22, 2019
by
flyxiaozhu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
4bb036c0
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
29 additions
and
2 deletions
README.md
doc/technologySharing/doc/20170720001739096.png
doc/technologySharing/technologySharing.md
README.md
View file @
6c931983
...
...
@@ -27,4 +27,7 @@
*
[
samsung
](
./doc/samsung/samsung.md
)
## 八、erp-admin 压测
*
[
erp
](
./doc/erp/erp.md
)
\ No newline at end of file
*
[
erp
](
./doc/erp/erp.md
)
## 九、技术分享
*
[
Technology Sharing
](
./doc/technologySharing/technologySharing.md
)
\ No newline at end of file
doc/technologySharing/doc/20170720001739096.png
0 → 100644
View file @
6c931983
138 KB
doc/technologySharing/technologySharing.md
0 → 100644
View file @
6c931983
压测技术分享
==
## 什么是压测?
通过压力测试对游戏或应用服务器性能进行高压测试,暴露出其所存在的问题
主要是从以下三个维度来衡量
• 响应时间:从用户角度,响应时间是指系统对请求作出响应的时间
• 服务器资源
• 吞吐量:指系统在单位时间内处理请求的数量
## 并发用户数
并发用户数是指系统可以同时承载的正常使用系统功能的用户的数量
## JMeter
JMeter是100%纯JAVA桌面应用程序,被设计为用于测试客户端/服务端结构的软件(例如web应用程序)。它可以用来测试静态和动态资源的性能。
*
使用教程博客
https://www.cnblogs.com/TankXiao/p/4045439.html
https://blog.csdn.net/m0_37529303/article/details/75453230
*
聚合报告含义
!
[
img
](
./doc/20170720001739096.png
)
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment