abp icon indicating copy to clipboard operation
abp copied to clipboard

ABP + EF Core + SQLite, Requests per second is very low

Open xxxxue opened this issue 2 years ago • 0 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Description

ABP + EF Core + SQLite Requests per second is very low, The tool I use is ApiPost

Requests per second: Abp + abp.efcore + sqlite => 60 AspNetCore 8 + efcore + sqlite => 2000 Java+ SpringBoot + MyBatis + sqlite => 1300

Reproduction Steps

demo-master.zip

code and sqlite (RulesDB.db)

Please modify ConnectionStrings before running

Expected behavior

Requests per second is equal to AspNetCore +EFCore

Actual behavior

No response

Regression?

No response

Known Workarounds

No response

Version

8.0.4

User Interface

Common (Default)

Database Provider

EF Core (Default)

Tiered or separate authentication server

None (Default)

Operation System

Windows (Default)

Other information

No response

xxxxue avatar Mar 07 '24 10:03 xxxxue