Skip to content

Benchmarking sophia and comparing it to other RDF libraries

Notifications You must be signed in to change notification settings

tbourg/sophia_benchmark

 
 

Repository files navigation

Benchmarking for Sophia

This is an environment for benchmarking the sophia library, and comparing it with other RDF libraries.

See the results

The results are available in benchmark_results.ipynb. They should display correctly on github. Otherwise, you need Jupyter to visualize them.

Reproduce the results

The tests have been designed for my machine, running Ubuntu 18.10. To load and build all the necessarily files, type make in the root directory of the project. To re-generate the CSV files, use the run_benchmark command with the appropriate arguments.

Adding libraries to the benchmark

If you want to add another library to the benchmark, have a look at the BENCHMARK_INTERFACE.txt file.

About

Benchmarking sophia and comparing it to other RDF libraries

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 98.2%
  • Other 1.8%