Comment 1 for bug 1844242

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to mistral (master)

Reviewed: https://review.opendev.org/682024
Committed: https://git.openstack.org/cgit/openstack/mistral/commit/?id=64c4038b2c11170a942c909c314e681f73cf895e
Submitter: Zuul
Branch: master

commit 64c4038b2c11170a942c909c314e681f73cf895e
Author: Renat Akhmerov <email address hidden>
Date: Fri Sep 13 18:11:07 2019 +0700

    Optimize creation of language specs

    * Various simple optimizations for creation of specs. Mostly
      additional caching of non-growing data related to the
      structure of the language spec classes. For huge workflows
      with thousands of tasks these changes reduce execution time
      by dozens of seconds.
    * Minor style changes.

    Partial-bug: #1844242
    Change-Id: Ia700e25752d9d35ece18609f2977e6568062e4bf