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

Rejig the grid #962

Open
3 tasks
ferrisoxide opened this issue Feb 5, 2024 · 0 comments
Open
3 tasks

Rejig the grid #962

ferrisoxide opened this issue Feb 5, 2024 · 0 comments

Comments

@ferrisoxide
Copy link
Collaborator

Describe the task

The Scorecard grid is too slow to render, relying on complex SQL to build up the grid. We need to improve the speed dramatically if the app is to scale.

Success Criteria

  • MUST render Transition Card grid in < 1 sec
  • MUST render SDGs Card grid in < 1 sec
  • SHOULD cache snapshots of historical grids for rapid presentation

Additional Notes

NB this may require implementing an event store model

Related Issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

1 participant