swh:1:snp:d7fd1754377f45d16afb61efc770815b5a3c8f83
Revision 68dd92efc3bae876c39bf315321d639a6f69e347 authored by arcangelo7 on 19 October 2021, 19:55:06 UTC, committed by arcangelo7 on 19 October 2021, 19:55:06 UTC
- In specific conditions, graphs already saved in cache were realigned, wasting time unnecessarily.
- Caching graphs on multiple threads raised an exception if the same SPARQLWrapper interface was used simultaneously for an UPDATE and a SELECT. Two separate interfaces have been created.
- The entire benchmark procedure was automated.
1 parent a13907d
History
Tip revision: 10d59f172b1975b050c05b23ca3ecce4835af203 authored by arcangelo7 on 19 October 2021, 20:40:18 UTC
Benchmark automation for Unix systems.
Tip revision: 10d59f1
File Mode Size
benchmark
docs
src
tests
.gitignore -rw-r--r-- 1.9 KB
LICENSE -rw-r--r-- 785 bytes
README.md -rw-r--r-- 14.8 KB
config.json -rw-r--r-- 324 bytes
requirements.txt -rw-r--r-- 101 bytes

README.md

back to top