Re: Slow performance in AbstractNodeState.equals

2020-07-30 Thread Alexander Lüders
been working on this and have insight in order to review your report and patch. Hope that helps Angela From: Alexander Lüders Sent: Wednesday, July 29, 2020 12:08 PM To: oak-dev@jackrabbit.apache.org Subject: Re: Slow performance in AbstractNodeState.equals Hi

Re: Slow performance in AbstractNodeState.equals

2020-07-29 Thread Angela Schreiber
: Wednesday, July 29, 2020 12:08 PM To: oak-dev@jackrabbit.apache.org Subject: Re: Slow performance in AbstractNodeState.equals Hi Angela, thanks for taking the time to respond. I did as you suggested and created a ticket here: https://issues.apache.org/jira/browse/OAK-9158 Best regards, Alex Am

Re: Slow performance in AbstractNodeState.equals

2020-07-29 Thread Alexander Lüders
Angela *From:* Alexander Lüders *Sent:* Friday, July 24, 2020 3:19 PM *To:* oak-dev@jackrabbit.apache.org *Subject:* Re: Slow performance in AbstractNodeState.equals Hi again, digging deeper I derived following patch which solved the performance issue: Index: oak

Re: Slow performance in AbstractNodeState.equals

2020-07-28 Thread Angela Schreiber
From: Alexander Lüders Sent: Friday, July 24, 2020 3:19 PM To: oak-dev@jackrabbit.apache.org Subject: Re: Slow performance in AbstractNodeState.equals Hi again, digging deeper I derived following patch which solved the performance issue: Index: oak-store-document/src/main/java

Re: Slow performance in AbstractNodeState.equals

2020-07-24 Thread Alexander Lüders
Hi again, digging deeper I derived following patch which solved the performance issue: Index: oak-store-document/src/main/java/org/apache/jackrabbit/oak/plugins/document/AbstractDocumentNodeState.java IDEA additional info: Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP <+>UTF-8

Slow performance in AbstractNodeState.equals

2020-07-23 Thread Alexander Lüders
Dear Jackrabbit Oak developers, we are currently trying to hunt down a performance issue we are facing at a customer site. We strongly need your help on this so any comments would be greatly appreciated. We have a MongoDB as a backend of a Oak repository where we see hundreds of expensive