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

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

Comments

@gaurav
Copy link
Contributor

gaurav commented Sep 26, 2023

As requested by Tyler

@gaurav
Copy link
Contributor Author

gaurav commented Nov 11, 2023

See corresponding work for NameRes at TranslatorSRI/NameResolution#113

@gaurav
Copy link
Contributor Author

gaurav commented Dec 3, 2023

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.

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

1 participant