forked from eXist-db/exist
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fn:starts-with is faster than fn:matches
Deciding whether it is a CC docname or not, we don’t need to use a full regular expression. Takes us from 7.2s to about 6.65s.
- Loading branch information
1 parent
5e5d062
commit 6e81a14
Showing
1 changed file
with
8 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters