Git Product home page Git Product logo

xdf020168 / ngrinder-csv-analysis Goto Github PK

View Code? Open in Web Editor NEW

This project forked from neven7/ngrinder-csv-analysis

0.0 0.0 0.0 20 KB

直接解析ngrinder csv结果,统计TPS标准差,TPS波动率,最小/大RT,RT 25/50/75/80/85/90/95/99百分位数; 如需直接在ngrinder详细页展示,需二次开发请查看:

Home Page: http://blog.csdn.net/neven7/article/details/50740018

Java 100.00%

ngrinder-csv-analysis's Introduction

ngrinder-csv-analysis

解析ngrinder csv结果,统计TPS标准差,TPS波动率,最小/大RT,RT 25/50/75/80/85/90/95/99百分位数

1.将ngrinder 生成的csv文件:output.csv,放到工程src/main/resources下

2.执行src/main/java下ParseCsv.java文件

Console输出结果:

TPS平均值:257.88

TPS标准差:33.10

TPS波动率:12.84%

RT平均响应时间:19.43 ms

Min RT:14.90 ms

RT 25百分位数:18.07 ms

RT 50百分位数:19.14 ms

RT 75百分位数:20.33 ms

RT 80百分位数:20.78 ms

RT 85百分位数:21.29 ms

RT 90百分位数:21.86 ms

RT 95百分位数:23.52 ms

RT 99百分位数:25.91 ms

Max RT:46.93 ms

ngrinder-csv-analysis's People

Contributors

neven7 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.