Skip to content

[spel] performance for property access is less than ideal [SPR-6230] #10898

@spring-projects-issues

Description

@spring-projects-issues

Andy Clement opened SPR-6230 and commented

Two issues here.

  1. The SpEL API can lead users to start paying a high price for features they aren't using (if they started creating multiple StandardEvaluationContext objects just to switch the root object)
  2. the reflective property resolver is doing more cache lookups than it needs to

Affects: 3.0 RC1

Referenced from: commits c9057fd

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions