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

CPU Usage goes 100 for aws_transcribe #92

Open
vdharashive opened this issue Jul 25, 2024 · 1 comment
Open

CPU Usage goes 100 for aws_transcribe #92

vdharashive opened this issue Jul 25, 2024 · 1 comment

Comments

@vdharashive
Copy link
Contributor

CPU usage for aws_transcribe goes above 50% for each call and this is very much reproducible , we tested this in redhat and debain

Release 0.9.1

@xquanluu
Copy link
Contributor

From this fix: aws/aws-sdk-cpp#2779

we migrated aws transcrible to debian 12. but we face with CPU issue. I have tested

1/ debian 11
commit b2bf140c998ee97e25158d4bf3b227dc8d9687c3 (HEAD, tag: 1.8.129)
Author: aws-sdk-cpp-automation <aws-sdk-cpp-automation@github.com>
Date: Fri Jan 22 20:21:30 2021 +0000

CPU is around ~2%-3% for long call, even when no call the CPU is also around 2-3%

2/ debian 12
commit 2a668ef3723d8c6b1c20a4a0da6fc3c3b13fcbe9 (HEAD, tag: 1.11.283)
Author: aws-sdk-cpp-automation <github-aws-sdk-cpp-automation@amazon.com>
Date: Mon Mar 11 18:38:12 2024 +0000

with one single call CPU was going ~ 50%

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