You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Provide evidence that NodeNorm can reliably support 20 sequential queries with a maximum of 10 seconds pause between each query (our current goal for performance in the short term)
#219
Open
gaurav opened this issue
Sep 26, 2023
· 2 comments
Implemented in PR TranslatorSRI/babel-validation#27, and NodeNorm appears to take 5.109 seconds to process 33 test rows (0.155 seconds/test row, 0.100 seconds/query). So that is well under that limit.
Unfortunately, we can't test this on Prod yet, because some of the Unit Tests fail here. I'll close this once this has been deployed there and everything works there.
As requested by Tyler
The text was updated successfully, but these errors were encountered: