maru
maru copied to clipboard
Benchmarking of workflows written in languages other than Go
Hi Team,
I have this general question on using Maru for bench marking my workflows, specially referring to the below from the README.
The Bench workflow can be deployed to your target Temporal cluster, next to the workflows-to-be-benchmarked. You can choose to benchmark your own workflows or use the included basic workflow for starters.
Our workflows are written in Java and I am wondering how can I use Maru for bench marking those workflows. Do I need to write the workflow starter code in Maru to do so?
Any help / pointers will be highly appreciated.
Thanks.