Our project needed something that would roughly track times it takes to execute certain things in the CI (builds, tests), so it's easier to spot degradation and trends.
Seemed like a nice side project to toy with Rust-based web stack. We've just recently added it to CI and it's a good time to show it. Maybe someone will find it useful at some point.