Run GPT suite against Rails 7.2

As we did for Ruby 3.3 Run gpt test suite against Ruby 3.3 (#516194 - closed) we should run a test to check for any performance issues with Ruby 3.3 and Rails 7.2

Prerequisite

MR against GitLab project with Ruby 3.3/ Rails 7.2 and Omnibus package built in the MR.

Steps

Results

  • Performance metrics are within acceptable thresholds compared to previous Rails 7.1 and Ruby 3.3 baselines
  • Memory usage slightly improved (max ~28 GiB vs previous ~30 GiB)
  • CPU usage patterns show similar maximum utilization
  • No significant performance regressions identified
Edited by Andy Hohenner