Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 1.29 KB

File metadata and controls

37 lines (21 loc) · 1.29 KB

Node CI Deploy static content to Pages

Azure Databricks Speed Test

Measures the network latency between your browser and Azure Databrick regions.

https://azure4devops.com/AzureDatabricksSpeedTest/

Building the UI

You can use these commands to build the User Interface:

Inspired

Forked and inspired from https://github.com/richorama/AzureSpeedTest2 needed to change to fetch instead of Ajax call because of no option to configure CORS

Thoughts

$ npm install
$ npm run build

Regions

  1. Run npm run build
  2. Run the site locally (I use http-server) to test that the site works.

Preview

image