Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v9 ideas #345

Open
valdisiljuconoks opened this issue Dec 5, 2024 · 0 comments
Open

v9 ideas #345

valdisiljuconoks opened this issue Dec 5, 2024 · 0 comments
Assignees
Milestone

Comments

@valdisiljuconoks
Copy link
Owner

valdisiljuconoks commented Dec 5, 2024

Echo from community:

  • Change TypeFactory to regular dependency injection. It seems to allocate too much memory.
  • Optimize ResourceKeyBuilder further.
  • Consider replacing the queries with regular service class methods. They are not particularly slow. But the creation of them seems slow.
  • Store the result of GetAllResources as a dictionary, so it is cached like that, as it is much faster to pull specific resources by name this way.
  • It could also be nice to look into the data layer, like test the performance of loading from SQL Server, and the caching of data.
  • enable + fix nullability
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant