Add support for migrate instrument (performance measurement)

Created on 11 January 2023, over 1 year ago
Updated 8 February 2024, 5 months 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 step.

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 required in this module.

IMPORTANT: This improvement can be applied only with changes in the related Drupal core issue ( Add support for migrate instrument (performance measurement) ✨ Add support for migrate instrument (performance measurement) Needs work ).

Example of the result table

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

See the related issue (3333809) or README.txt for the result table columns explanation.

✨ Feature request
Status

Needs review

Version

6.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.69.0 2024