Uploaded image for project: 'CiviCRM'
  1. CiviCRM
  2. CRM-7525

Performance and scalability improvement for campaign component

    Details

    • Type: Improvement
    • Status: Done/Fixed
    • Priority: Major
    • Resolution: Fixed/Completed
    • Affects Version/s: 3.3.5
    • Fix Version/s: 3.3.6
    • Component/s: CiviCampaign
    • Labels:
      None

      Description

      Lets improve performance and scalability for campaign component.

      1. Ideally we should not use php array's which carries more than 100 entities.
      2. We should not use where clause with ids of an array which may going to carry entires more than 50.

      Lets drop all code which suspect to fail for performance point of view and get needful things in with clean way.

        Attachments

          Activity

            People

            • Assignee:
              kiran.jagtap Kiran Jagtap
              Reporter:
              kiran.jagtap Kiran Jagtap
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: