samply / bbmri-fhir-ig

This is the source for the BBMRI.de / GBA Implementation Guide.
https://samply.github.io/bbmri-fhir-ig/
Creative Commons Attribution Share Alike 4.0 International
6 stars 0 forks source link

added optimal number of samples #127

Closed RadovanTomik closed 2 years ago

RadovanTomik commented 2 years ago

added optimal number of samples

DavidCroftDKFZ commented 2 years ago

I would say:

NOTE: With these hardware specifications, the maximum number of samples that can be handled is about 700 000.

RadovanTomik commented 2 years ago

that is a bit tricky since 700K samples can be handled for simple queries, but when you try something more complicated the response time is too long.

DavidCroftDKFZ commented 2 years ago

Best to make that explicit in your descriptive text, then. E.g.:

NOTE: With these hardware specifications, the maximum number of samples that can be handled is about 700 000 for simple queries. If you want to be able to deal with more complex queries in reasonable time, then it is recommended that you limit your sample count to a maximum of 500 000.