Skip to content
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.

Performance optimizations for type discovery #6

Open
jonsequitur opened this issue Dec 17, 2014 · 0 comments
Open

Performance optimizations for type discovery #6

jonsequitur opened this issue Dec 17, 2014 · 0 comments
Assignees

Comments

@jonsequitur
Copy link
Owner

Currently, assembly scanning is used to support a number of convention-based self-configurations. This process can be optimized in a few ways, including being smarter about which assemblies are scanned, doing all required scanning in a single pass, and potentially parallelizing the scan operation.

@jonsequitur jonsequitur self-assigned this Dec 17, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant