V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
deweixu
V2EX  ›  程序员

Http Request 和 Response 是 protobuf 格式,如何做压力测试

  •  
  •   deweixu ·
    deweixu · 2019-01-16 11:05:18 +08:00 · 2526 次点击
    这是一个创建于 1898 天前的主题,其中的信息可能已经有所发展或是发生改变。

    Http Request 和 Response 是 protobuf 格式,如何做压力测试

    希望大神指点一下

    3 条回复    2019-01-16 12:33:58 +08:00
    zwh2698
        1
    zwh2698  
       2019-01-16 11:13:49 +08:00 via Android
    你平时怎么做压力测试,现在还怎么做
    qooweds
        2
    qooweds  
       2019-01-16 11:17:59 +08:00
    跟 json 的区别就在于一个是 string 格式,一个是二进制数据
    flyingghost
        3
    flyingghost  
       2019-01-16 12:33:58 +08:00
    protobuf 只是 content 格式而已。
    压力测试基于:HTTP 协议,关键因素:服务端容量、请求处理速度、带宽等,没有一个和 content 格式有关。
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   5432 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 39ms · UTC 08:41 · PVG 16:41 · LAX 01:41 · JFK 04:41
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.