Skip to content

[Improvement] Authorization performance:the create catalog API demonstrates significantly slower performance when authorization is enabled compared to when it is disabled. #9170

@danhuawang

Description

@danhuawang

What would you like to be improved?

We observe a major performance impact on the create catalog API when authorization is enabled versus disabled.

when authorization is enabled:

Label               ,# Samples,Average,Median,90% Line,95% Line,99% Line,  Min, Max, Error %
create catalog,             10,   3560,   3548,    3726,   3726,    3841, 3376, 3841,  0.00%

when authorization is disabled:

Label               ,# Samples,Average,Median,90% Line,95% Line,99% Line,  Min, Max, Error %
create catalog,              10,    34,    32,      38,       38,      49,    28,   49,  0.00%

How should we improve?

No response

Metadata

Metadata

Assignees

Labels

1.1.1Release v1.1.11.2.0Release v1.2.0improvementImprovements on everything

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions