On Thu, Oct 1, 2009 at 20:52, majohnst <[email protected]> wrote: > If I add a date property: > //element(*,my:namespace)[...@property='value' and > @datestart<=xs:dateTime('2009-09-24T11:53:23.293-05:00')] order by > @datestart descending > > the results are: > 1.5 = 1.5 seconds > 1.6 = 3.5 seconds > > What changed in version 1.6 that would cause the date performance to degrade > so much?
Are the query times still consistently slower when you ran the query multiple times and take the average? Regards, Alex -- Alexander Klimetschek [email protected]
