https://github.com/mnpappo/mysqlconcurrencytest
https://github.com/mnpappo/mysqlconcurrencytest
data-population mysql-concurrency-test python
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mnpappo/mysqlconcurrencytest
- Owner: mnpappo
- Created: 2016-06-07T22:03:48.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-08T00:19:45.000Z (about 10 years ago)
- Last Synced: 2025-02-28T22:59:07.279Z (over 1 year ago)
- Topics: data-population, mysql-concurrency-test, python
- Language: Python
- Size: 1.73 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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