Wednesday, February 17, 2021

Nodejs Data Caching with Redis Part 3: Performance Testing

This testing is running on 12GB RAM Window PC. NodeJS, MongoDB and Redis are installed on standalone PC.

The test is querying 10,000 documents.

It takes 1005ms response time query from MongoDB Server.


40% faster where 594ms response time from Redis Cache.



Here is all about Redis Cache.

Are you interested in live scoreboard build with Redis Sorted Set and Socket Programming? Feel free to let me know, probably my next sharing.

No comments:

Post a Comment