I just open-sourced https://github.com/openweb-nl/open-bank-mark using etaoin to test latency and correctness
Looks really comprehensive! Looking forward to study it. Out of curiosity, what lead you to write the project?
It started with a 'kafka-workshop' also trying to get my colleagues to do some Clojure. From there it grow with the addition of GraphQL, a frontend, and storage to a DB. For trying out Rust and Kotlin I could reuse the project to focus on just on service. And then I got an invite to talk at a Kafka meetup, and I finished running tests with etaoin. After running the benchmark several times on my laptop I figured it might run on TravisCi, so that was the last part i did.