TranslatorSRI / NodeNormalization

Service that produces Translator compliant nodes given a curie
MIT License
9 stars 6 forks source link

Add benchmarking #205

Closed gaurav closed 7 months ago

gaurav commented 1 year ago

It would be great to have benchmarking to check the speed of a set of queries and to load-test NodeNorm instances.

Possible options:

We do have the NodeNorm/NameRes/Babel validation sheet, which we could use to set up and test integration tests. Note that that spreadsheet can include failing tests currently in development.

gaurav commented 7 months ago

Now implemented in https://github.com/TranslatorSRI/babel-validation/pull/27. Jaegar tracing is covered in https://github.com/TranslatorSRI/NodeNormalization/issues/225. So I think we can close this.