PaddlePaddle / PaddlePaddle/FastDeploy

请求 fastdeploy_serving 服务器,不同的请求方式性能差距很大,这是什么原因导致的?

Open
#1,831 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
3.7k
Forks
756
Avg merge
19h 28m
Merged PRs (30d)
4

Description

复现文档:https://github.com/PaddlePaddle/FastDeploy/blob/develop/serving/docs/zh_CN/client.md
对比:1、使用tritonclient (grpc/http)客户端请求服务 ,耗时 0.4s
2、使用requests请求服务 ,耗时 4s

40cf44154f44a9906c11464e504fc04

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with serving/docs/zh_CN/client.md and reproduce the TritonClient gRPC/HTTP and requests-based calls described there. Compare the request paths and timings, then document the confirmed cause of the difference and the guidance or change needed to make the behavior clear.

Written by the indexing model from the issue text.

Assessment

Tech stack
grpc, python
Domain
api, backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.