Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#291 closed enhancement (fixed)

SECORE performance improvement

Reported by: Dimitar Misev Owned by: mrusu
Priority: major Milestone: 8.4.2
Component: secore Version: 8.3
Keywords: Cc: Piero Campalani
Complexity: Medium

Description

SECORE has not been optimized for performance at all and hence it's pretty slow.

The operation that has most impact on performance is the flattening of GML definitions, so we should try to optimize this with some smart caching or proper indexing and XQuery use in BaseX.

Change History (3)

comment:1 by Dimitar Misev, 11 years ago

Complexity: Medium

Submitted patch introducing caching; only the first retrieval is slow (1s typically), afterwards it's mighty fast :)

comment:2 by Dimitar Misev, 11 years ago

Resolution: fixed
Status: newclosed

comment:3 by abeccati, 11 years ago

Milestone: 9.08.4.2
Note: See TracTickets for help on using tickets.