google / fhir-data-pipes

A collection of tools for extracting FHIR resources and analytics services on top of that data.
https://google.github.io/fhir-data-pipes/
Apache License 2.0
142 stars 82 forks source link

replaces the spinner GIF with CSS #953

Closed bashir2 closed 5 months ago

bashir2 commented 5 months ago

Description of what I changed

Fixes #420

Measuring approximate CPU usage (the controller UI was on a remote machine, connected through Chrome Remote Desktop; these are based on CPU usage on the local machine):

E2E test

TESTED:

Ran the controller locally, also checked the static index.html with spinners turned on and the CPU usage was much lower than the old animated GIF.

Checklist: I completed these to help reviewers :)

chandrashekar-s commented 5 months ago

@bashir2 Can you also please add the difference in the CPU utilization in the description?

bashir2 commented 5 months ago

@bashir2 Can you also please add the difference in the CPU utilization in the description?

Updated PR description with CPU usage changes.