gnucash-web icon indicating copy to clipboard operation
gnucash-web copied to clipboard

Very long load times for accounts with many splits

Open williamjacksn opened this issue 1 year ago • 3 comments

My environment:

  • gnucash-web 0.1.4
  • running in docker (desktop for windows)
  • reading a sqlite GnuCash book

When I try to view an account that has about 3500 splits, I see [CRITICAL] WORKER TIMEOUT (pid:#) in the log and the page never renders.

My next smaller account has about 2200 splits and it is able to load.

I also was curious about performance in general. It usually takes several seconds for any account page to load for me. Is this because I am using SQLite? Docker? Docker for Windows? Some combination? If you have any ideas about how I can troubleshoot this, I would love to know.

williamjacksn avatar Jan 08 '24 20:01 williamjacksn