Skip to content

Remove performance degradation caused by `DelegateClass`

gitlab-qa-bot requested to merge refactor_metadata_no_delegate into refactor_metadata

Created by: JonRowe

I think DelegateClass is the cause of the performance degradation you're seeing @myronmarston, give this a try. I tried doing this without directly specifying the methods but that had a similar performance failing.

Merge request reports