Activities of "maria_ruiz"

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.

Large DbContext Impact

Performance Correlation with DbContext Size

| Solution | Entity Count | DbContext Size | Cold Start Time | |---|---|---|---| | Current (Large) | ~XXX entities | Large/Complex | 6,900ms | | Comparison (Small) | ~XX entities | Small/Simple | 600ms |

The Problem

ABP Framework's cold start performance degrades exponentially with DbContext size:

  • Small DbContext: Normal performance (~600ms)
  • Large DbContext: 11.5x slower performance (6,900ms)

Why This Matters

  • Scalability issue: Larger applications become unusable
  • Enterprise impact: Real-world apps have large data models
  • Framework limitation: ABP should handle large DbContexts efficiently

How can it take so long to bring 7 records?

  • We don't use Redis.
  • Warm-Up Critical Endpoints, not is a solution
  • Profile and Log ABP Middleware: Can you tell me how to collect this information, because I don't see where the delay is coming from. The method in the appservice is very fast.

Hello, Can you give me your email?

It works, thanks a lot

Okay, Can you tell me if you know approximately how much the new release will generate?

Is the same problem that this https://abp.io/support/questions/8887/SSO-Users-forced-to-add-password-VoloAccountPro-900

Sorry,

We don't have this code, I've explained myself wrong, and without that piece of code it still fails us.

Showing 1 to 10 of 21 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.1.0-preview. Updated on December 12, 2025, 10:36
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.