@jbr-hook/cli
Advanced tools
Changelog
v5.0.0 - 2024-05-14
Update experiments to use sparql-benchmark-runner v4 This includes breaking changes to experiment configs.
Most notable, the following fields have been removed:
queryRunnerRecordTimestamps
queryRunnerRecordHttpRequests
queryRunnerUpQuery
queryRunnerUrlParamsInit
queryRunnerUrlParamsRun
And the following fields have been added:
queryRunnerRequestDelay
queryRunnerEndpointAvailabilityCheckTimeout
queryRunnerUrlParams
<a name="v4.2.3"></a>