herminiogg / ShExML

A heterogeneous data mapping language based on Shape Expressions
http://shexml.herminiogarcia.com
MIT License
15 stars 2 forks source link

Improve performance for long files #148

Closed herminiogg closed 4 months ago

herminiogg commented 11 months ago

Right now the performance has been improved in #137 and #139 for deep files containing many hierarchical items. However, long data sources are still a problem.

herminiogg commented 4 months ago

This has been achieved after different iterators of performance improvements, the results measuring different versions performance can be seen on https://github.com/herminiogg/shexml-performance-evaluation.