Skip to content
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

⚡️ improve microsoft.groups.length #5153

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

afiune
Copy link
Contributor

@afiune afiune commented Feb 3, 2025

Depends on #5156
Closes #5109

Use Microsoft $count parameter to make microsoft.groups.length more performant.

https://learn.microsoft.com/en-us/graph/query-parameters?tabs=http#count-parameter

Screenshot 2025-02-03 at 7 39 52 AM

Copy link
Contributor

github-actions bot commented Feb 3, 2025

Test Results

3 212 tests   3 208 ✅  2m 10s ⏱️
  385 suites      4 💤
   29 files        0 ❌

Results for commit 5106433.

♻️ This comment has been updated with latest results.

@afiune afiune force-pushed the afiune/microsoft.groups.length branch from 3d8e2ce to f18085c Compare February 3, 2025 14:07
Closes #5109

Signed-off-by: Salim Afiune Maya <[email protected]>
@afiune afiune force-pushed the afiune/microsoft.groups.length branch from f18085c to 679712c Compare February 3, 2025 14:21
afiune added a commit that referenced this pull request Feb 4, 2025
Depends on #5156
Contributes to #5109
Relates to #5153

Use Microsoft `$count` parameter to make `microsoft.applications.length` more performant.

https://learn.microsoft.com/en-us/graph/query-parameters?tabs=http#count-parameter

Signed-off-by: Salim Afiune Maya <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

use count API to make getting microsoft groups count more efficient
1 participant