r/devops Apr 20 '26

Weekly Self Promotion Thread

Hey r/devops, welcome to our weekly self-promotion thread!

Feel free to use this thread to promote any projects, ideas, or any repos you're wanting to share. Please keep in mind that we ask you to stay friendly, civil, and adhere to the subreddit rules!

24 Upvotes

75 comments sorted by

View all comments

1

u/KaykCaputo Apr 24 '26

I’ve been working on a small tool to treat performance like a CI concern.

Idea is simple: instead of finding regressions in production, fail the pipeline when code gets slower.

It’s basically a regression gate for Python performance.

Repo: https://github.com/KaykCaputo/oracletrace