Skip to content

when send 89M request body,it is cost 6 second? after user gzip,also #11130

@topherli

Description

@topherli

hello
i deploy a grpc client an a grpc server on the same linux pc
i send 89M req to server ,i find it very time-consuming,about 6~10 second
i guess it is network limit,so i use gzip,but is same problem
so i guess serialization cost so long time ,i print log below
image
image
image
image
i print log at onMessage serverintercepter,i think serialization is before onMessage
and generateobjnames is handle funtion
i find that during after onMessage and the handle funtion of generateobjnames is most cost time,why? i think it memory opration

please help me ?
thank you very mush

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions