Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Use chain cover index in get_auth_chain_ids #9482

@clokep

Description

@clokep

We have an instance of Synapse that is spending a lot of CPU time in get_auth_chain_ids. @erikjohnston suggested the CPU load could be reduced:

but we should probably just make get_auth_chain_ids use the chain cover index (its just a simplified version of get_auth_chain_diff), which should be much faster

Metadata

Metadata

Assignees

Labels

T-EnhancementNew features, changes in functionality, improvements in performance, or user-facing enhancements.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions