Ticket #417 (new defect)

Opened 16 years ago

EventContext performance

Reported by: Andrey Owned by:
Priority: normal Milestone:
Version: Severity: normal
Keywords: Cc:

Description

EventContext.executeEventHandler() method includes a tracing statement which calls getMetadata() function. This function is expensive as it ignores trusted cache settings and always does a disk lookup. This evaluation is not necessary when Model-Glue debugging is disabled. Observed in 3.1.299 and not changed in the latest code version.

Note: See TracTickets for help on using tickets.