[BUG] [Service]Response time is too long(about 10s) with Intento MT.
Open
@linr211 is already working on this.
Since Feb 26, 2021.
area/java-service
kind/bug
kind/performance
priority/medium
- Dominant language
- Java
- Stars
- 72
- Forks
- 69
- Avg merge
- 23h 32m
- Merged PRs (30d)
- 4
Description
Describe the bug
Build with commit https://github.com/vmware/singleton/commit/9076cfb62d38f18df9bc300baf294d957c244901
Response time is too long(about 10s) with Intento MT.
To Reproduce
Steps to reproduce the behavior:
- Config the Intento MT necessary info in application_xx.json file.
- Send GET component API request: http://localhost:8091/i18n/api/v2/translation/products/JavaClientSub/versions/1.0/locales/ja/components/SubSpecialComponent?checkTranslationStatus=false&machineTranslation=true&pseudo=false
- Check the response time with Postman as below:

Expected behavior
Response time should get significantly shorten. Refer to the time spent(431ms) with Microsoft MT directly.

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.