Skip to content

Implement function performance measurement and metrics

Ecarg requested to merge grace/T372847/function-execution-calc-and-metrics into main
  • Creates a new Metrics instance per function call type, measuring the number of milliseconds taken per execution
  • A flag to bypass the tests in test env has been added because the Metrics creation caused hundreds of tests to fail

Bug T372847

Edited by Ecarg

Merge request reports