It solved, no problem with menu, thanks for the answer.
Hi,
I create a template project and I can´t reproduce, but maybe for not add custom items in the toolbar of ABP
This is the code of the 9.1.3 version This is the url of your code: https://github.com/abpframework/abp/blob/9.1.3/framework/src/Volo.Abp.EntityFrameworkCore/Volo/Abp/EntityFrameworkCore/AbpDbContext.cs
Good morning again,
After many test, only slow when has many dependencies in the appservice.
We resolve that for the moment using LazyServiceProvider, now the endpoint is faster.
Good morning,
I can't give you the solution as it is the company's project.
We would have to try to replicate it in a project of approximately 100 entities.
| Solution | Entity Count | DbContext Size | Cold Start Time | |---|---|---|---| | Current (Large) | ~XXX entities | Large/Complex | 6,900ms | | Comparison (Small) | ~XX entities | Small/Simple | 600ms |
ABP Framework's cold start performance degrades exponentially with DbContext size:
How can it take so long to bring 7 records?
Hello, Can you give me your email?