The bottleneck is in getting the data from the cache dbs, see function get_measurements() in data_to_tool.R. This step cost according to profiler 5540. Another part is the calenderplot which cost 1600.
So if we could do something in the getting step from the dbs...
So if we could do something in the getting step from the dbs...
Originally posted by @elma13 in https://github.com/rivm-syso/Analyse-Together/issues/376#issuecomment-2293440764