Top Menu

Jump to content
Home
    Modules
      • Projects
      • Activity
      • Work packages
      • Gantt charts
      • 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
    • Upgrade to Enterprise edition
    • 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
  • Gantt charts
    Gantt charts
  • Calendars
    Calendars
  • Team planners
    Team planners
  • Boards
    Boards
  • News
  • Forums

Content

General discussion
  1. OpenProject
  2. Forums
  3. General discussion
  4. Performance Tuning Documentation

Performance Tuning Documentation

Added by Sven Kunze about 4 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 (3)

RE: Performance Tuning Documentation - Added by Samantha Machon almost 4 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 almost 4 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

RE: Performance Tuning Documentation - Added by Matt User about 1 year ago

Are there any more recent experiences or maybe observations/results/best practices the OP has made in their setup that can be shared?

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