Hello 🙂 Would this be the right place to ask about clj-gatling? I'm surprised that I'm not finding any mention when I search for gatling on clojurians 😅 It makes me wonder if I'm going down a lonely road.
the slack does not retain logs for long but there is https://clojurians-log.clojureverse.org/
try google with it https://www.google.com/search?hl=en&q=site%3Aclojurians%2Dlog.clojureverse.org%20gatling
🙏 Thank you kindly!
@johanmynhardt details about Slack archiving and searching: https://github.com/clojurians/community-development/blob/master/clojurians-slack-archive-notes.md
As for clj-gatling, I've never heard of it...
Looks interesting. And better documented and maintained than https://github.com/Datomic/simulant
Thank you @seancorfield. That's a very useful note!
Simulant looks a bit higher grade for me 😳
I'm currently grokking clj-gatling as I have JMeter-fatigue and really need something that isn't all clickity-click 😩
I haven't looked into it yet, but a complementary project by the same author is clojider which can run clj-gatling in a distributed/serverless fashion via AWS λ (https://github.com/mhjort/clojider) I'll check it out when I reach a point that I need a larger load.