python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Azure Face API call slow down after ~350 comparsion
I have just created a trial account in Azure and trying to do a batch processing of face comparison through c# program
My program calls DetectWithUrlAsync twice and call VerifyFaceToFaceAsync once for...
redsimon
Votes: 0
Answers: 0
How to find the cause of occasional slowness in .NET WebApi
I am investigating some occasional slowness in a aspnet Webapi method (.NET 4.8, not core). The symptoms are that most of the time the API responds in a few tens of milliseconds, but sometimes it take...
Antoine Aubry
Votes: 0
Answers: 2