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

Add benchmark notebook #62

Merged
merged 6 commits into from
Jun 7, 2020
Merged

Add benchmark notebook #62

merged 6 commits into from
Jun 7, 2020

Conversation

alejgh
Copy link
Member

@alejgh alejgh commented Jun 7, 2020

Closes #60

We have added a new benchmark notebook where we detect the bottlenecks of the sync system and we compare the performance of the basic operations vs the batch ones implemented in #61

We are using two different datasets for the benchmarks. A real one from DBpedia and a synthetic one generated using the BSBM tool. More information about them and the benchmarking process can be accessed in the notebook.

@codecov
Copy link

codecov bot commented Jun 7, 2020

Codecov Report

Merging #62 into develop will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #62      +/-   ##
===========================================
+ Coverage    98.03%   98.03%   +0.01%     
===========================================
  Files           15       15              
  Lines          760      761       +1     
===========================================
+ Hits           745      746       +1     
  Misses          15       15              
Impacted Files Coverage Δ
hercules_sync/triplestore/triple_info.py 99.39% <100.00%> (+0.01%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bc8a821...b23df4b. Read the comment docs.

@alejgh alejgh merged commit 7d62c41 into develop Jun 7, 2020
@alejgh alejgh deleted the add_benchmark_notebook branch June 7, 2020 23:54
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

Successfully merging this pull request may close these issues.

None yet

1 participant