LoadTestingSummaryReport - NeoSOFT-Technologies/rest-dot-net-core GitHub Wiki

Summary Report

We have performed the load testing for different number of requests using MSSQL, MySQL and PostgreSQL databases. We have used following quality attributes to compare the performance of the database,

  • Number of Request
  • Number of Repetition
  • Throughput
  • CPU utilization of API and Database
  • Memory utilization of API and Database
  • Minimum, Maximum and Average Response Time
  • Total Time

SummaryReport

We can get load testing summary report of MSSQL, MySQL and PostgresSQL databases from here.

As per this report, we can say that PostgreSQL Database performs better than other two databases.