[optimize] PrecedingFilter: K-bounded sliding window for preceding::*[K] (#2129 follow-up to PR #6325) #6330
Codacy Production / Codacy Static Code Analysis
required action
May 12, 2026 in 0s
1 new issue (0 max.) of at least severity.
Here is an overview of what got changed by this pull request:
Issues
======
- Added 1
Complexity increasing per file
==============================
- exist-core/src/main/java/org/exist/xquery/LocationStep.java 8
- exist-core-jmh/src/main/java/org/exist/xquery/PrecedingAxisBenchmark.java 5
See the complete overview on Codacy
Annotations
Check notice on line 70 in exist-core-jmh/src/main/java/org/exist/xquery/PrecedingAxisBenchmark.java
codacy-production / Codacy Static Code Analysis
exist-core-jmh/src/main/java/org/exist/xquery/PrecedingAxisBenchmark.java#L70
Avoid unnecessary constructors - the compiler will generate these for you
Loading