testing

johanmynhardt 2021-01-07T16:30:56.044600Z

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.

nbardiuk 2021-01-07T16:45:35.044700Z

the slack does not retain logs for long but there is https://clojurians-log.clojureverse.org/

johanmynhardt 2021-01-07T16:49:08.045100Z

🙏 Thank you kindly!

seancorfield 2021-01-07T18:07:47.045300Z

@johanmynhardt details about Slack archiving and searching: https://github.com/clojurians/community-development/blob/master/clojurians-slack-archive-notes.md

seancorfield 2021-01-07T18:08:03.045600Z

As for clj-gatling, I've never heard of it...

seancorfield 2021-01-07T18:10:42.045800Z

Looks interesting. And better documented and maintained than https://github.com/Datomic/simulant

johanmynhardt 2021-01-08T06:52:48.046100Z

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 😩

johanmynhardt 2021-01-09T18:37:39.050300Z

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.