git4school / git4school-visu

Git4School, a dashboard for supporting teacher interventions in Software Engineering courses
https://git4school.firebaseapp.com/
Apache License 2.0
2 stars 3 forks source link

Improve performance #25

Open F0urchette opened 4 years ago

F0urchette commented 4 years ago

Description

As a user I want the application to be fast and low on memory usage So that I have a better user experience But I don't know the best practices for improving performance yet

Hints

The points that seem to be the most relevant to be improved are :

F0urchette commented 4 years ago

For now, the approach is to resolve performance issues as they appear. This is not currently the case