Skip to content

djfurman/xp-glutton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Glutton

Ever run a performance test, love the results and then feel disappointed in prod? In my experience this is frequently caused not by incongruant database configuration, but incongruant size.

Purpose

This project uses the excellent faker library to fill a database to specification with realistic but fake data for preformance purposes.

Usage

  • Run pipenv install
  • Copy .env.example to .env
  • Edit the .env file for your configuraiton

Release Log

v0.0.1

  • Install Dependencies

Releases

No releases published

Packages

No packages published

Languages