This repository was archived by the owner on Jan 19, 2025. It is now read-only.

Description
Is your feature request related to a problem?
The migration of apis take long time (8 - 15 min). This should be improved because the calculation of the similarity of parameters and ids takes a huge part of the runtime.
Desired solution
Save the results of compute_parameter_similarity, compute_id_similarity of SimpleDiffer and return this value if the same parameters are passed.
Possible alternatives (optional)
No response
Screenshots (optional)
No response
Additional Context (optional)
No response