clj-commons

Joe Lane 2026-05-07T21:41:32.203769Z

Hi there clj-commoner's, we (@kyle.gann and I) just opened a PR against https://github.com/clj-commons/iapetos/pull/64 to improve the collector performance quite extensively (we believe ~7x). What (if any) additional support can we provide to move this change forward?

👀 2
Joe Lane 2026-05-08T14:45:40.143389Z

Entirely reasonable, thanks for the responsiveness!

slipset 2026-05-08T14:47:35.877179Z

Thanks. Could I ask you to notify me here when you'd like a rereview? My GitHub notifications generally go to /dev/null

👍 1
lread 2026-05-07T21:47:47.239189Z

Hi @joe.lane, you can find the last known maintainers in https://github.com/clj-commons/iapetos/blob/master/.github/CODEOWNERS. So I expect @slipset or (hmm.... I'm not sure who MalloZup is on Slack...) might be able to help.

Joe Lane 2026-05-07T21:55:09.905699Z

Nice, I had already reached out to Yannick but I didn't realize the CODEOWNERS had multiple maintainers in it

lread 2026-05-07T21:59:02.590209Z

Oh yeah, Yannick was the original author who transferred iapetos to clj-commons. So he's not a maintainer anymore.

Joe Lane 2026-05-07T21:59:44.310639Z

Got it. Ironic that github suggested him as the one to review the patch facepalm

lread 2026-05-07T22:00:19.296539Z

Yeah. We might be abusing CODEOWNERS.

lread 2026-05-07T22:01:24.775819Z

Yannick maybe should not be in there.

slipset 2026-05-08T06:15:10.650279Z

Hey @joe.lane. First of all thanks a lot for the PR. I have reviewed it, and left some comments. I’m not necessarily saying that your approach is not sound, it’s just that I’d appreciate a bit more convincing. Hope that’s ok.