Project

Profile

Help

Bug #2763

closed

fn:key() - optimization not working

Added by Michael Kay almost 8 years ago. Updated almost 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Performance
Sprint/Milestone:
-
Start date:
2016-05-27
Due date:
% Done:

100%

Estimated time:
Legacy ID:
Applies to branch:
9.7
Fix Committed on Branch:
9.7, trunk
Fixed in Maintenance Release:
Platforms:

Description

In the implementation of the fn:key() function, the code is designed to optimize for the common case where the first argument is known statically. This optimization is not working, so the lexical QName is expanded and a key definition located from the key manager each time key() is called.

Please register to edit this issue

Also available in: Atom PDF