Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
*) Keep the 2d object cache sorted and use binary search to locate objects. *) Don't use get_string_occurance() and friends to locate fields in the 2d definition. Instead parse the definition contents and process fields we recognise. *) Keep track of where to insert the next 2d object, instead of looping through the entire list for every new object.
- Loading branch information