Fix clock disable in merge_helper and check tests of version_builder.cc
matthewvon
released this
06 Jul 19:22
·
317 commits
to stardog/develop
since this release
Two old items returned:
- our fix to 5.x merge_helper got lost in update to 6.x. Clock is once again disabled that causes noticeable performance loss
- fix to version_builder works fine in production but caused segfaults in check tests. Adjusted.