How to measure rule base model configuration performance

Hello,

i am migrating a c++ project to gradle. I use about 15 Mutation Rules. With about 150 Subprojects the model configuration (excluding project configuration) already takes about 20 seconds. I expect the project to grow to about 500 Subprojects.

Are there any tips or best practises on how i could measure the impact of the individual mutation rules?