Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bnb] Handling large files #9

Open
zuphilip opened this issue Oct 27, 2015 · 0 comments
Open

[bnb] Handling large files #9

zuphilip opened this issue Oct 27, 2015 · 0 comments

Comments

@zuphilip
Copy link
Member

The recent rdf/xml files are quite large (5-15 MB per file). This results very large loading times, e.g. to load a 6 MB file it takes here around 74 seconds.

Maybe the current approach is not optimal: we first load all the xml files completely and will then filter that afterwards. @kba Would a XML database help here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant