Raymond Ingles created GEODE-7841: ------------------------------------- Summary: Add benchmarking scripts for Geode-Redis module Key: GEODE-7841 URL: https://issues.apache.org/jira/browse/GEODE-7841 Project: Geode Issue Type: New Feature Components: benchmarks, redis Reporter: Raymond Ingles Fix For: 1.12.0
Add the following scripts to the Geode-Redis module, in the "performanceTest" directory: * aggregator.sh runs the actual tests * benchmark.sh handles validating the redis server (e.g. starting and stopping Geode Redis if needed), then runs aggregator.sh * shacompare.sh takes two git SHAs as arguments and runs benchmark.sh on each of them, generating separate output files for each. -- This message was sent by Atlassian Jira (v8.3.4#803005)