UlrichB22

Results 131 comments of UlrichB22

@sebix, can you please test again with the latest update? In the last few days, some improvements have been made to speed up simple items. Perhaps we can close this...

@sebix, are you using the discussion feature: ![image](https://github.com/user-attachments/assets/815797a6-eb31-49dc-a485-38ce29449656) If not, you can deactivate the feature with following additional setting in wikiconfig.py: ``` # deactivate discussion feature supplementation_item_names = [] ```...

@xmarcux, which version are you using? The current Git version or version 2.0.0b1 from pip/Pypi? Is the performance related to the pages, i.e. pages with a fast response are always...

Since 2.0.0b1 we have made several performance improvements. If possible, can you check the current Git version? We recommend clearing the browser cache before testing with the newer version.

Please test the above mentioned PR in a test environment. I would be happy to get your feedback. After updating to this version the indexes need to be dropped and...

> Problem seem to come in bursts, sometimes it takes multiple minutes before a page is shown and sometime it comes quite quick, do not know if this is related...

Please see the comments in [src/moin/log.py](https://github.com/moinwiki/moin/tree/master/src/moin/log.py). In a development environment, the simplest method is to temporarily update `log.level = “DEBUG”` in the above file. I also added an issue to...

> On one of our instances, 1.4s is spent within `timer total(0)`, the second most 0.3s in `conv_link(0)`: @sebix can you please test again with today's changes to the focus...

Performance fix #1877 is merged. This issue is closed now. For new performance issues, please provide some details about your environment, such as - Theme used - Number of items,...

**Update to the status of this issue.** Regarding 1: There are groups for contenttypes that can be selected in the Search options section. ![image](https://github.com/user-attachments/assets/8733f1b7-caca-4c9f-a06e-1b26e7f3b835) Regarding 2: We don't have farm...