synchronization inside ognl.EvaluationPool is a performance bottleneck in high load instances

XMLWordPrintable

      Recent performance testing showed that synchronization inside ognl.EvaluationPool is a performance bottleneck in high load instances.
      Threads blocked on ognl.EvaluationPool.create contribute a lot to overall execution time: http://extranet.atlassian.com/display/CONFDEV/2008-12-23+Confluence+Performance+Bottlenecks

      We should get rid of pooling as Evaluation is a lightweight object.

              Assignee:
              Anatoli
              Reporter:
              Anatoli
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: