Hot to decrease response time for ReadAPI?

Mattia Durli 1 Reputation point
2021-02-05T16:02:02.953+00:00

We're using ReadAPI to read some simple labels with little information, the final JSON is about 5kb.
The uploaded JPG 100kb.
The response time varies between 0,5s (rarely) and 2s, more often around 1s.
We check result every 250ms.

Result quality is very good, but is a litlle bit slow.

Is there a way to improve the response time?
A more expensive tier with more computational resource?

We were thinking of implementing the docker version locally, but what time of computer/processor/memory would be necessary to compare with the cloud one?
Then we would have to go for a more powerful one.
Trying to understand if it is worth it to go for the docker local solution.

Azure Computer Vision
Azure Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
345 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,626 questions
{count} votes

1 answer

Sort by: Most helpful
  1. GiftA-MSFT 11,161 Reputation points
    2021-02-09T02:12:15.843+00:00

    Hi, thanks for following up. There's no way to optimize the response time based on tier. You can experiment using containers to reduce latency.

    0 comments No comments