Skip to content

Fast channel fetch and edge channel filters#617

Merged
rusq merged 13 commits intomasterfrom
i598
Feb 20, 2026
Merged

Fast channel fetch and edge channel filters#617
rusq merged 13 commits intomasterfrom
i598

Conversation

@rusq
Copy link
Copy Markdown
Owner

@rusq rusq commented Feb 20, 2026

  • working, broken tests
  • update tests
  • fix enterprise channel filtering
  • fix pipeline logic tests
  • flag renderer and debug output
  • polishing the turd

Fixes #598.

"Benchmark" comparison:

list channels -member-only -y  0.76s user 1.05s system 45% cpu 3.978 total
list channels -enterprise -member-only -y  0.80s user 1.07s system 72% cpu 2.579 total

54% faster with edge API.

@rusq
Copy link
Copy Markdown
Owner Author

rusq commented Feb 20, 2026

@codex review

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: b072659dc1

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@rusq rusq merged commit 93144cc into master Feb 20, 2026
3 checks passed
@rusq rusq deleted the i598 branch February 20, 2026 13:23
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.

Feature: Fast member-only channel listing using Edge API

1 participant