Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Performance enhancements, refactoring and bug fixes #30

Merged
merged 8 commits into from
Nov 7, 2024

Conversation

9sneha-n
Copy link
Contributor

@9sneha-n 9sneha-n commented Oct 24, 2024

📌 References

📝 Implementation

  • Risk assessment history as data visualiser charts
  • Fetch all option sets on app load to improve event tracker page performance.
  • Fetch all, risk assessors, incident manager team members in app load to improve event tracker page performance.
  • Remove unused areas affected code to avoid unwanted api calls for performance improvement.

📹 Screenshots/Screen capture

🔥 Notes to the tester

Note : Both before and after are tested on slower network
App link: https://metadata.eyeseetea.com/rsl-zebra/api/apps/ZEBRA/index.html#/
App load time Before: 7.55 s
Event tracker load time Before: 15.45 s

Test App link : https://metadata.eyeseetea.com/rsl-zebra/api/apps/ZEBRA-PERFTEST/index.html#/
App load time After: 8.15 s (Increased due to fetch on app load, but will improve in next PR with cases&deaths fix)
Event tracker load time After: 6 s

@9sneha-n 9sneha-n changed the title fix: risk assessment history graphs Performance enhancements, refactoring and bug fixes Oct 27, 2024
@9sneha-n 9sneha-n marked this pull request as ready for review October 29, 2024 17:40
Copy link
Contributor

@anagperal anagperal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@9sneha-n great refactor!! 🎉

Base automatically changed from fix/demo-fixes to development November 7, 2024 09:55
@bhavananarayanan bhavananarayanan merged commit 1a19dfa into development Nov 7, 2024
1 check passed
@bhavananarayanan bhavananarayanan deleted the feature/perf-improvements branch November 7, 2024 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants