Top Menu

Jump to content
Home
    • Projects
    • Activity
    • Work packages
    • Calendars
    • Team planners
    • Boards
    • News
    • Getting started
    • Introduction video
      Welcome to OpenProject Community
      Get a quick overview of project management and team collaboration with OpenProject. You can restart this video from the help menu.

    • Help and support
    • User guides
    • Videos
    • Shortcuts
    • Community forum
    • Enterprise support

    • Additional resources
    • Data privacy and security policy
    • Digital accessibility (DE)
    • OpenProject website
    • Security alerts / Newsletter
    • OpenProject blog
    • Release notes
    • Report a bug
    • Development roadmap
    • Add and edit translations
    • API documentation
  • Sign in
      Forgot your password?

      or sign in with your existing account

      Google

Side Menu

  • Overview
  • Activity
    Activity
  • Roadmap
  • Work packages
    Work packages
  • Calendars
    Calendars
  • Team planners
    Team planners
  • Boards
    Boards
  • News
  • Forums
  • Feature tour
    Feature tour
You are here:
  1. Forums
  2. General discussion

Content

Performance Tuning Documentation

Added by Sven Kunze over 2 years ago

Hi everyone,

testing out the boundaries of OpenProject, I discovered quite early that OpenProject has issues to load work-package lists (with filters, aggregations, or totals) fast; even for smallest projects.

I tested presumably equivalent queries on the psql interface on the shell and it works extremely fast (excluding issues with the hardware and container setup).

So, sifting through the documentation to find a way to speed things up, I didn't find anything related to it (besides questions on the forum on what can be done to improve performance of OpenProject).

Wouldn't it be great to have a common way to address this issue together? The reason for me is that in order to increase acceptance within the company, response times are of paramount importance.

Best,
Sven


Replies (2)

RE: Performance Tuning Documentation - Added by Samantha Machon over 2 years ago

Hello Sven, 

You can set a higher number of web workers to allow more processes to be handled at the same time: https://docs.openproject.org/installation-and-operations/operation/control/

Please find some more information about the system requirements here: https://docs.openproject.org/installation-and-operations/system-requirements/

Kind regards
Samantha

RE: Performance Tuning Documentation - Added by Sven Kunze over 2 years ago

Hi Samantha,

thanks for your reply.

I am going to consider them when we scale up our instance. Would it be possible to create a separate documentation page exactly for this purpose "Performance Tuning"? So, Google or other search engines would then redirect searches more directly to this page.

Are there any other resources that we could bundle/link there?

Right now, I am also concerned with the single request performance:

https://community.openproject.org/projects/openproject/work_packages/36684/activity
https://community.openproject.org/projects/openproject/work_packages/37125/

Cheers,
Sven

  • (1 - 2/2)
Loading...