Slow performance from Entity Broker parse

Description

The entity broker parse is slightly slow, this is minor since the EntityManager is fixed to make avoid iterating through all entity producers.

However it should be addressed at some point.

There are also other EntityProducers that are slow, but now it should only effect those tools.

to get some perspective slow = 0.1ms, normal = 0.001ms per parse, vfast = 0.0001ms per parse
It only matters where there are 1000's of parse rejects in places like content hosting.

This should be assigned to EntityBroker and not entity.

Updated to this to blocker since the issue could severly impact performance of maasive numbers of lookups.

Activity

Filter Maintainer August 8, 2008 at 6:03 AM

2.5.0 QA has been completed. Unfortunately, there were not resources available to specifically test this issue. If you find this to still be a problem in the latest release (at this point 2.5.2), please reopen the JIRA and add the latest affects version.

Antranig Basman October 11, 2007 at 9:51 AM

Merged back in final version for branch @rev 36780. Performance has seen to be < .001ms in all tests (.00037 in the one I just did) and could be much faster depending on compilation state.

Fixed

Details

Priority

Affects versions

Fix versions

Components

Assignee

Reporter

Created October 3, 2007 at 12:01 PM
Updated October 23, 2008 at 6:30 AM
Resolved October 11, 2007 at 9:53 AM