CRM-19170 optimise group filter on contribution summary report.
authoreileen <emcnaughton@wikimedia.org>
Thu, 4 Aug 2016 08:32:07 +0000 (20:32 +1200)
committereileen <emcnaughton@wikimedia.org>
Tue, 16 Aug 2016 04:09:48 +0000 (16:09 +1200)
commit43c1fa192f5ef4e0b34877a49bf0bc5bfe9e307c
tree2548839211da0d57ee7aa1899259ffab7e38d44b
parent2c6b4783baa2b22e4bb633007ba0828d455aa0be
CRM-19170 optimise group filter on contribution summary report.

This reduced the time in testing from 190+ seconds (killed at that point) to ~1 second for a
report with a small result set on a large DB
CRM/Report/Form.php
CRM/Report/Form/Contribute/Summary.php
tests/phpunit/api/v3/ReportTemplateTest.php