This repository has been archived by the owner. It is now read-only.
Optimzation and Performance Issues #290
Closed
Comments
The root cause seems to be building relative reference for the same objects repeatedly while executing queries. Rather than optimize the reference builder API, the query service was extended to allow diagram elements to provide its business object's relative reference. This allows queries to run without needing to build as many relative references. |
This optimization effects users of: This change will need significant testing before merging. The primary users of those methods are the business object handlers for business objects which are represented as connections. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The text was updated successfully, but these errors were encountered: