Uploaded image for project: 'Magnolia'
  1. Magnolia
  2. MAGNOLIA-5154

The population of the Model with request parameters should be optional.

XMLWordPrintable

      In info.magnolia.rendering.renderer.AbstractRenderer.newModel(Class<T>, Node, RenderableDefinition, RenderingModel<?>) we use BeanUtils.populate() which is responsible for 8% of the calculation time.

      We should make this configurable on the template definition (with a default setting of false) or see if we can implement something more performant.

        Acceptance criteria

              rkovarik Roman Kovařík
              pbaerfuss Philipp Bärfuss
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoD