Content
View differences
Updated by Jan Sandbrink 8 months ago
**As** a developer
**I want to** have performance-focussed seeds
**so that** I can locally understand performance issues that would usually only affect large installations.
**Technical notes**
* Add an optional seeder that can be invoked by developers
* The seeder should create large enough amounts of data to demonstrate typical performance issues
* The data should be generated in a way that's close to a typical installation
**QA notes**
This is not properly testable by QA. Other developers should be able to test it though, they are the target audience.
**I want to** have performance-focussed seeds
**so that** I can locally understand performance issues that would usually only affect large installations.
**Technical notes**
* Add an optional seeder that can be invoked by developers
* The seeder should create large enough amounts of data to demonstrate typical performance issues
* The data should be generated in a way that's close to a typical installation
**QA notes**
This is not properly testable by QA. Other developers should be able to test it though, they are the target audience.