Content
View differences
Updated by Jens Ulferts over 7 years ago
#### Steps to reproduce
* Have openproject run in production mode
* Make some requests to e.g. `api/v3/work_packages/form` or `api/v3/projects/:projectid/work_packages/form`
* Note the time the request takes
* Repeat requests against the endpoints (e.g. 2000 times)
* Note the time the request takes
#### Actual
* The response time increases significantly
#### Expected
* The response time should stay the same
* Have openproject run in production mode
* Make some requests to e.g. `api/v3/work_packages/form` or `api/v3/projects/:projectid/work_packages/form`
* Note the time the request takes
* Repeat requests against the endpoints (e.g. 2000 times)
* Note the time the request takes
#### Actual
* The response time increases significantly
#### Expected
* The response time should stay the same