-
Notifications
You must be signed in to change notification settings - Fork 69
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[性能测试] 接口性能测试 #722
Labels
Milestone
Comments
wklken
added
Type: enhancement
Enhancement for existing feature
Layer: api
Api module related
Priority: High
labels
Oct 13, 2022
首页加载不出来, 原因: 根路径下部门过多没有分页?问题: 如果某个目录下的一级部门列表过大(level=0), 例如 6000 个, 那么首页加载会挂 |
/api/v2/departments/ 放大查询
|
/api/v2/profiles/ 用户属于同一个部门会反复拼接full_name, 次数=page_size
|
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
大数据集的场景下, 前端页面/后台接口是否有问题
The text was updated successfully, but these errors were encountered: