Giter VIP home page Giter VIP logo

Comments (2)

takezoe avatar takezoe commented on May 23, 2024

Many relatively complex SQLs are issued to show issues and pull requests, so it could be slower than other pages.

don't know spec of your machine but I guess you are using the default embedded h2 database. You can use an external database (on another machine) if database is bottleneck.

from gitbucket.

lc1337 avatar lc1337 commented on May 23, 2024

By updating JRE to latest version (not sure what was the previous version) the ~2s loading time (of /dashboard/issues) decreased to ~1s.

I have tried to use 10.4.28-MariaDB on the same machine (Intel core i5-4670, 8GB RAM) instead of the default H2 one and it further got into 100-200ms. By outsourcing the DB on to different machine (ryzen 7 3700X, 16GB RAM, 10.4.28-MariaDB) the results are same (100-200ms).

So I guess the problem is solved, the delay is almost not noticable now :) Thank you.

But still, it's weird that with almost empty database it takes so much time, even if queries are complex. For comparison, loading time of repositories (/dashboard/repos) is 30ms. Hopefully it won't cause issues when the DB gets filled.

from gitbucket.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.