PigCI

PigCI

Rails Performance Monitoring as part of CI

0 followers

PigCi helps track key metrics such as Memory Usage, Database Requests & request time during your test suite. If your test suite shows a dramatic increase in a metric, it'll fail that PR stopping a slow down from being deployed.
PigCI gallery image
PigCI gallery image
PigCI gallery image
PigCI gallery image
PigCI gallery image
Launch tags:Developer ToolsGitHub
Launch Team
Webflow | AI site builder
Webflow | AI site builder
Start fast. Build right.
Promoted

What do you think? …

Mike Rogers
I made PigCI after I a small update caused a memory leak to take down an application I was working on. Even though my tests were passing, they were actually eating memory and I had no idea. Right now it works using a Gem which you configure to run on top of your RSpec feature & request tests, when it's complete it'll (optionally) send a summary to PigCI's GitHub App, which will pass/fail the commit on GitHub.