Problem/Motivation

Check the performance of serialization costs cache key generation in UI Patterns. Lets check the performance

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

christian.wiedemann created an issue. See original summary.

pdureau’s picture

Title: [] Measure serialization costs cache key generation of getDefinitions » [2.0.0-rc1] Measure serialization costs cache key generation of getDefinitions

christian.wiedemann’s picture

Status: Active » Postponed (maintainer needs more info)
pdureau’s picture

pdureau’s picture

Title: [2.0.0-rc1] Measure serialization costs cache key generation of getDefinitions » [2.0.0-rc1] Add performance tests
pdureau’s picture

Status: Postponed (maintainer needs more info) » Needs work

Visualization with Grafana is too complicated to add in the gitlab CI pipeline. No asset in the tests, so it is useless for gitlab CI pipeline but still useful for local dev environment.

So, let's do that:

  1. rebase from 2.0.x
  2. fix PHPCS issues
  3. add a very explicit comment (README?) to tell people this is only useful when grafana is installed and how to set up the test
  4. merge
pdureau’s picture

Assigned: christian.wiedemann » pdureau
Status: Needs work » Needs review

Let's wait pipeline to finsih

pdureau’s picture

Status: Needs review » Reviewed & tested by the community

Auto merge

pdureau’s picture

Assigned: pdureau » Unassigned
Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

christian.wiedemann’s picture