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

perf: optimize getInbox usage and shared pointer handling in loops #3150

Merged
merged 1 commit into from
Nov 27, 2024

perf: remove "inbox" from inside extensive loops

d22a5df
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

perf: optimize getInbox usage and shared pointer handling in loops #3150

perf: remove "inbox" from inside extensive loops
d22a5df
Select commit
Loading
Failed to load commit list.
GitHub Actions / yamllint succeeded Nov 24, 2024 in 0s

reviewdog [yamllint] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (16)

tests/docker-compose.yaml|1 col 1| [warning] missing document start "---" (document-start)
.github/FUNDING.yml|3 col 9| [warning] too few spaces before comment (comments)
.github/FUNDING.yml|4 col 10| [warning] too few spaces before comment (comments)
.github/FUNDING.yml|5 col 18| [warning] too few spaces before comment (comments)
.github/FUNDING.yml|6 col 8| [warning] too few spaces before comment (comments)
.github/FUNDING.yml|7 col 11| [warning] too few spaces before comment (comments)
.github/FUNDING.yml|8 col 19| [warning] too few spaces before comment (comments)
.github/FUNDING.yml|9 col 12| [warning] too few spaces before comment (comments)
.github/FUNDING.yml|10 col 12| [warning] too few spaces before comment (comments)
.github/FUNDING.yml|11 col 10| [warning] too few spaces before comment (comments)
.github/labeler.yml|22 col 1| [error] trailing spaces (trailing-spaces)
.github/ISSUE_TEMPLATE/request.yaml|1 col 1| [warning] missing document start "---" (document-start)
.github/ISSUE_TEMPLATE/bug.yaml|1 col 1| [warning] missing document start "---" (document-start)
.github/workflows/issue.yml|1 col 1| [warning] missing document start "---" (document-start)
.github/workflows/issue.yml|5 col 7| [error] wrong indentation: expected 4 but found 6 (indentation)
docker/docker-compose.yml|1 col 1| [warning] missing document start "---" (document-start)