Currently the speed of saving a statement on an entity as well as displaying a new item page after clicking Create on Special:NewItem falls short of speed targets that were defined in T299504. The target speed for both is <1000.
We need to investigate the root cause of the slowness and identify options for improving performance that can be estimated by the engineering team.
Dev note:
- When we looked at T298027#7625308 we saw a ~2x speed improvement by increasing resource allocation of pods (e.g. more memory and cpu). There is no need to repeat the investigation of impact of adjusting resources
Team agreed on timeboxing the investigation to 16 personhours.
Useful link
- https://addshore.com/2022/02/profiling-a-wikibase-item-creation-on-test-wikidata-org/
- https://github.com/wmde/wikibase-release-pipeline/blob/main/docs/topics/testing.md#variables-for-running-the-a-specific-test-file-against-a-wikibasecloudlocalhost-instance
- https://tideways.com/profiler/xhprof-for-php7