Base solution for your next web application
Open Closed

Scale and Performance #9204


User avatar
0
arnovz77 created

Hi

We are in the process of implementing a core system for big clients using your framework, which by the way is great!

Business has some question whether the solution will scale and has there been any performance testing done on the framework? Also are there any reference for this framework on an enterprise level?

Please give my any information that might be helpfull that you have tested and someone using the framework has testified to.

Thanks Arno van Zyl


1 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi,

    We had a performance test for ASP.NET Core 1.x, see https://github.com/aspnetboilerplate/aspnetboilerplate/issues/2444. ASP.NET Core and EF Core increased the performance with their 3.0 versions. So, the overhead of AspNet Zero and ABP Framework ~5%.

    Most of our customers are developing private systems, so we don't know much about their project details.