Sha256: 57d90b80ac8b3442b166e07147136c42627e17a9b250372e70a29ce38c682fdf
Contents?: true
Size: 269 Bytes
Versions: 30
Compression:
Stored size: 269 Bytes
Contents
#! /bin/sh test_label=$1 server=$2 n_iterations=$3 payload=$4 RACK_ENV=production export RACK_ENV sync_key="${test_label}_$payload" n_threads=1 ruby distr_bench start '../scripts/test_query_script.rb' 'rhoadmin' '' $server $sync_key $n_threads $n_iterations $payload
Version data entries
30 entries across 30 versions & 1 rubygems