XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • 2.0
    • Module: Poasassignment
    • None
    • MOODLE_20_STABLE

      Improve performance of the module using less DB queries whenever possible.

      The following techniques are available:
      1. Use one get_records instead of several subsequent get_record call
      2. Loading used plugins and their settings in model class instance (once and in one DB call), etc (i.e. answer type class doesn't work with DB directly, epecially with settings, it receive (returns) necessary data instead, so other classes could do that in one transaction with DB if possible)
      3. Cashing often needed data from DB in the model class

            oa_sychev Oleg Sychev
            oa_sychev Oleg Sychev
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:

                Error rendering 'clockify-timesheets-time-tracking-reports:timer-sidebar'. Please contact your Jira administrators.