Strapi page size takes too much load

System Information
  • Strapi Version: 4
  • Operating System: ubuntu
  • Database: SQLlite
  • Node Version: 16.17.0
  • NPM Version: 8.15.0

http: GET /api/blogs?pagination[pageSize]=10000&populate=deep& (180256 ms) 200

my strapi takes 10000 page size at once due to that my developers are facing slowness of Strapi and have to wait after save or publish the page for 15 min, please provide me solution for the same or guide me where I can change this pagesize