Skip to content

Azure4DevOps/AzureDatabricksSpeedTest

 
 

Repository files navigation

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

About

☁️ :octocat: A web page to measure latency to Azure Databricks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.0%
  • HTML 15.0%