Skip to content

AfterShip/challenge

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Performance Test

  • Using the cloud server provided by us.

  • Insert 1M records in mongodb by using node.js v4.3.3

  • Sample record as below

     {
     	count: 1
     }
  • Increase the value count from 1 to 1,000,000

  • console.log the time taken in ms after done.

About

Different challenges, try them all if you like!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors