rifflearning / zenhub

This is the master repository for the Riff Projects in our ZenHub Workspace
0 stars 0 forks source link

SPIKE: amCharts Performance #239

Open adonahue opened 4 years ago

adonahue commented 4 years ago

As a developer, I have noticed a small (1-3 sec) load time on the dashboard that has all amCharts, and I am concerned that we may have a performance issue as we continue to expand the use of this visualization library.

As a PM, I want our dashboard to load quickly so that users see their meeting information quickly and reliably. I would like to know how to avoid / mitigate any performance issues with amCharts.

Acceptance Criteria

brecriffs commented 4 years ago

It might be determinable that computing utterance tags on the front-end is 1/3 responsible for the loading time. It would be easier to determine the other variables once that is addressed, but it could also be done in congruence.

brecriffs commented 4 years ago

2/3 of a day left on this

adonahue commented 4 years ago

I don't think there's anything for me to explicitly test here, is that right @brecriffs and @mlippert ?

brecriffs commented 4 years ago

Yeah there isn't anything specific to test really.