carbon get_count is becoming slow
here: https://framagit.org/labos1point5/l1p5-vuejs/-/blob/master/homefs/backend/carbon/views.py#L68-69
This makes a new request to get the lab info for every single ghgi in the loop.
Only a few days left to support Framasoft! Help our not-for-profit raise our 2025 budget and fund Framagit & all our projects on support.framasoft.org.
Plus que quelques jours pour soutenir Framasoft ! Aidez notre association à boucler son budget 2025 afin de financer Framagit et tous nos projets sur soutenir.framasoft.org.
here: https://framagit.org/labos1point5/l1p5-vuejs/-/blob/master/homefs/backend/carbon/views.py#L68-69
This makes a new request to get the lab info for every single ghgi in the loop.