Git Product home page Git Product logo

Comments (5)

huzhiwei99bill avatar huzhiwei99bill commented on May 23, 2024

image

image

性能测试人员会根据负载测试 压测找到 最优线程 然后拿最优线程 做压力测试

image

from stresstestplatform.

zyanycall avatar zyanycall commented on May 23, 2024

hi zyanycall

对于性能测试人员 负载测试是经常会做的
负载测试:就是通过不断增加并发用户数【或虚拟用户数】 对系统施压,jmeter 自带线程组 org.apache.jmeter.threads.ThreadGroup 不支持 负载测试;所以对于测试人员需要下载插件

JMeterPlugins-Standard.jar

kg.apc
jmeter-plugins-standard
1.4.0

丢到jmeter ext目录
这样压测人员方便扩展压测场景
image

所以给您平台提个需求哈

image

感谢

这个插件确实不错,感谢。
我需要先自己尝试一下,再加进去。

from stresstestplatform.

liangjinwen avatar liangjinwen commented on May 23, 2024

hi zyanycall
websocket的插件使用的人还是挺多的,希望能加进去。

from stresstestplatform.

Jenice10 avatar Jenice10 commented on May 23, 2024

hi zyanycall

分布式节点管理,总是启动不起来。
追溯源码看到:
SSH2Utils类中,启动jmeter启动脚本/jmeter-server时,session会话总是返回"neither java_home nor the jre_home environment variable is defined". 但是实际上JAVA环境已经配置了。在远程服务器手动执行同样的命令可以正常启动。
于是,我改了代码中./jmeter-server为 source /ect/profile & ./jmeter-server.可以正常启动。

请问有没有遇到过类似的问题,看起来是session无法获取环境变量

from stresstestplatform.

zyanycall avatar zyanycall commented on May 23, 2024

hi zyanycall

分布式节点管理,总是启动不起来。
追溯源码看到:
SSH2Utils类中,启动jmeter启动脚本/jmeter-server时,session会话总是返回"neither java_home nor the jre_home environment variable is defined". 但是实际上JAVA环境已经配置了。在远程服务器手动执行同样的命令可以正常启动。
于是,我改了代码中./jmeter-server为 source /ect/profile & ./jmeter-server.可以正常启动。

请问有没有遇到过类似的问题,看起来是session无法获取环境变量

没有遇到过。

from stresstestplatform.

Related Issues (20)

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.