Re: [Beaker-devel] Performance testing of the DB queries

2015-06-14 Thread Dan Callaghan
Excerpts from Amit Saha's message of 2015-06-02 15:05 +10:00: > Most recently this bug [1] made me think if there is a way to catch these sort > of problems during testing rather then in production. I think what we lack > really > is the amount of data that our application has to query in producti

[Beaker-devel] Performance testing of the DB queries

2015-06-01 Thread Amit Saha
Most recently this bug [1] made me think if there is a way to catch these sort of problems during testing rather then in production. I think what we lack really is the amount of data that our application has to query in production is magnitudes bigger than during our integration tests or even our