Uploaded image for project: 'OptaPlanner'
  1. OptaPlanner
  2. PLANNER-1605

Pillar moves should reuse pillar cache

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: Major Major
    • None
    • 7.26.0.Final
    • optaplanner-core
    • None
    • NEW
    • NEW

      In a common use case where people configure a pillar swap and a pillar change move, a pillar cache wiill be constructed three times for each step. (Once for the change move, twice for the pillar swap move.) This is possibly a nice performance improvement, if we can get the caches to be shared.

      Do note we can only share the caches when the entity selectors and value selectors are the same. Otherwise the pillar caches would represent different data and could not be shared.

            lpetrovi@redhat.com Lukáš Petrovický (Inactive)
            lpetrovi@redhat.com Lukáš Petrovický (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: