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