Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

优化素材上传处理流程 #75

Open
Mrli1211 opened this issue Jun 27, 2024 · 1 comment
Open

优化素材上传处理流程 #75

Mrli1211 opened this issue Jun 27, 2024 · 1 comment

Comments

@Mrli1211
Copy link

项目当前的素材上传处理存在一些效率问题需要优化。

问题描述:
当前上传素材的流程在高并发场景下处理效率较低,用户反馈上传等待时间较长,有时候还会出现超时失败的情况。

可能的解决方案:

  1. 对上传API进行性能分析,确定瓶颈所在。
  2. 评估是否可以采用异步处理的方式来优化用户的上传体验。
  3. 优化存储服务的读写性能,或者考虑使用更高效的存储方案。
  4. 加强服务器的负载均衡能力,分散高峰期间的请求压力。

希望能够讨论并实施上述优化措施,以提高用户上传素材的体验。

@binarywang
Copy link
Owner

那到底是谁的问题?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants