This directory contains tools that are useful outside of benchmark functions, e.g. for deployment, managing, or testing. Some of the more noteworthy tools include:
deployer/client.go
deploys functions of types and quantity as defined indeployer/functions.json
.invoker/client.go
invokes functions and reports the latencies and throughput (RPS).
More details on using these tools are available in the vHive quickstart guide.
We encourage the community to experiment with these basic tools, extend them and contribute new tools for performance analysis of various scenarios.