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

Benchmarking and optimisation #32

Open
matentzn opened this issue Jul 3, 2020 · 1 comment
Open

Benchmarking and optimisation #32

matentzn opened this issue Jul 3, 2020 · 1 comment
Assignees

Comments

@matentzn
Copy link
Collaborator

matentzn commented Jul 3, 2020

image

  • I think the most promising spot for optimisation is Extracting annotations to literals. Other things:
  • Right now the ontology is loaded over the network - that is what makes this step particularly slow. But on module level there is nothing to optimise.
  • The second most promising spot is the import of the CSVs - 40 min seems a lot for relatively little data (in neo4j terms).. But to be honest, the best I could probably squeeze out is 20 min - and that would take a lot of work..
@dosumis
Copy link
Member

dosumis commented Jul 20, 2020

I think current efficiency is good enough. Moving to icebox rather than closing - just in case we need to revisit in future.

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

No branches or pull requests

2 participants