Skip to content

Speed up usage data specs

Alper Akgun requested to merge aa-speed-up-usage-data-specs into master

What does this MR do?

Speed up usage data specs

  • It moves usage_activity_by_stage stage counters into separate describe blocks
  • This avoids costly uncached_data calculations
  • On my laptop gdk, the test duration dropped from 5 minutes to 2minutes 40 seconds

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Alper Akgun

Merge request reports