What bug does the patch fix? What features does the patch add?
This patch splits up guid->object looking from ObjectAccessor into Maps. This can avoid locking in further MT map updates, speedup lookups because of smaller data set what needs to be looked up through and opens possibilities for simplify another core parts.
For which repository revision was the patch created?
8574
Is there a thread in the bug report section or at lighthouse? If yes, please add a link to the thread.
None
Who has been writing this patch? Please include either forum user names or email addresses.
ApoC (me)
Patch on pastebin: http://www.pastebin.ca/1586778
Patch on filebeam: http://filebeam.com/9f04e9be290135d35473c7b0024b9f61
Patch on github: git pull git://github.com/apoc/mangos.git per_map_guid_store
Please test the patch and report any crashes/malfunctions. Thanks.