An open API service indexing awesome lists of open source software.

https://github.com/mnpappo/mysqlconcurrencytest


https://github.com/mnpappo/mysqlconcurrencytest

data-population mysql-concurrency-test python

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# MySQL Concurrency Test

#PC Config
- Processor: 2.6GHz Intel Core i5
- Num of Cores: 2
- RAM: 8GB 1600MHz DDR3
- Graphics: Intel Irish 1536MB
- OS: MAC OS X - 10.11.5(EL Capitan)

#Data Population
- Import the database
- Trancate tables for new data population
- Run the population script


#Test
Run the Test Script & wait for the result

#Result
If no limit on select my PC gets hang :(

An image with exec duration & fetch time added