GRPC性能测试

ghz ^
--proto "D:/Liya/Work/Code/AIInfrastructure/src/ChinaAIModeration/SharedLibrary/Protos/chinaaic.proto" ^
--call "cnaic.ChinaAIC.Annotate" ^
-D data.json ^
-n 10000 -c 400 ^
localhost:7102
pause

[{
        "config": {
            "modelname": "SyndicationAPI-ImageToText-ModelB-1o",
            "additionalMeta": {
                "CAICLogId": "{{.UUID}}"
            }
        }
    }, 
    {
        "config": null,
        "payload": {
            "incrementalText": "他坚定地表示:此\r",
            "sourceType": 1
        },
        "imagePayload": null
    }
]
posted @ 2025-07-23 10:31  Josen_Earth  阅读(7)  评论(0)    收藏  举报