Skip to content

BruJu/wasm_rdf_benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wasm RDF Benchmark

This repository purpose is to benchmark the performances of :

Running the benchmarks

  • make to (hopefully) install all dependencies but the one mentionnes below

  • If you want to benchmark exported datasets / custom implementations of Datasets / WasmTreeDataset, make sure you have downloaded and compiled them (with wasm-pack build --target nodejs and make sure the b_nodejs/sophia_js.js points to the right js file (in the correct folder)

  • Comment / Uncomment the benchmark you want to run in ./run_all.sh and run it

  • Results will be written in the csv folder

TODO : resorting only on ./run_benchmark instead of run_all.sh to call it is probably better

License

This repository uses the https://github.com/pchampin/sophia_benchmark infrastructure as a base, licensied under the MIT Licence.

This repository itself is also licensed under the MIT Licence.

About

Benchmark infrastructure for Sophia datasets exported from Rust to Javascript and WasmTree

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published