V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX 提问指南
xiaoyanbot
V2EX  ›  问与答

压力测试,你们有没有觉得 JMeter 很难用? 这个 https://websurge.west-wind.com/ 这个好像更友好一些

  •  
  •   xiaoyanbot · 2019-08-24 22:13:01 +08:00 · 496 次点击
    这是一个创建于 1699 天前的主题,其中的信息可能已经有所发展或是发生改变。

    。。。

    2 条回复    2019-08-24 23:51:41 +08:00
    xiaoyanbot
        1
    xiaoyanbot  
    OP
       2019-08-24 22:16:37 +08:00
    看到一段介绍


    --------------------

    Don't use GUI mode for load testing !, only for Test creation and Test debugging.
    For load testing, use NON GUI Mode:
    jmeter -n -t [jmx file] -l [results file] -e -o [Path to web report folder]
    & increase Java Heap to meet your test requirements:
    Modify current env variable HEAP="-Xms1g -Xmx1g -XX:MaxMetaspaceSize=256m" in the jmeter batch file
    Check : https://jmeter.apache.org/usermanual/best-practices.html

    -------------------------------
    sxfscool
        2
    sxfscool  
       2019-08-24 23:51:41 +08:00 via Android
    locust 压测的路过
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   5024 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 32ms · UTC 09:38 · PVG 17:38 · LAX 02:38 · JFK 05:38
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.