I am creating a health web page for my GCE instances. The problem is the page takes many seconds to load because this command takes a while:
gcloud compute instances list
I would think this is just querying some database, so not sure why it takes so long. Here's my health page so you can experience the long load time:
http://173.3.250.12/health.php