Add support for migrate instrument (performance measurement)

Created on 11 January 2023, over 2 years ago
Updated 16 January 2023, over 2 years ago

Problem/Motivation

In Drupal 7 we could call the drush migrate import command with a performance measuring instrument. It displays a table of time spent in each migration steps.

I was working on implementing the performance measuring instrument into the Drupal migration subsystem where most of the changes are. As the drush mim command has to be extended with --instrument argument, a few changes are also in this module.

It means this improvement can be applied only with changes in the related Drupal core issue (the link is in the related issues section).

Example of the result table

command: drush mim blog --limit=5 --update --instrument

See related issue (3333809) for table columns explanation.

✨ Feature request
Status

Active

Version

5.0

Component

Code

Created by

πŸ‡¨πŸ‡ΏCzech Republic martin_klima

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024