Skip to content

Measurement about Nodejs and request issuing measurement and handling time! As too server request handling! Test and great reports to resume it all!

Notifications You must be signed in to change notification settings

Glitnirian/NodejsRequestsIssuingMeasurementTests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#  Requests cost measurement

Description

...

You can check the report folder! And all the local run tests

Multi servers test

Don't forget npm install

There is a server, and a test script

Launch the server by

npm run startServer

Launch the test (with report printing) with

npm run startOnServerTest

The server can be put on a separate server! (VPS)

And the test can be launched from a local machine or another server (VPS)!

And of course the server need to be launched first!

Config To be noted too there is the config.ts file on src/multiRealServerTest That you need to change! To setup the server port! And connect the script to the server.

It's nice to test on the production environment!

Share with us the results with the platform description to add them to the report section!

We gonna include a digital ocean vps to vps execution report! (That's you Salim hhh)

Local test

One full test. All run through a one script! And in local!

The Sever is spawn on another process! But all run in the same machine! And all end with the test ending!

To run this execute

npm run test

Report and conclusions

For now check the report folder! Some of the execution and analysis description were put there!

Otherwise a great resume will be written to resume all the finding! (Coming later)

About

Measurement about Nodejs and request issuing measurement and handling time! As too server request handling! Test and great reports to resume it all!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published