Skip to content

Node.js script that tests the network speed every couple minutes and inserts the result into Taffy.db database in order to access and analyze it later.

Notifications You must be signed in to change notification settings

rhajizada/speed-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

speed-analyzer

Node.js script that tests the network speed every couple minutes and inserts the result into JSON file as an array of JSON files for further querying and doing data analysis.

Installation

Make sure that you have Node.js and npm installed. Then run following code: npm install

Run

node speed-analyzer.js

About

Node.js script that tests the network speed every couple minutes and inserts the result into Taffy.db database in order to access and analyze it later.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published