Skip to content

perf(secure-messaging): isolate and bound plugin work - #62

Merged
ProtonDev-sys merged 37 commits into
nightlyfrom
agent/audit-secure-messaging-performance
Aug 29, 2026
Merged

perf(secure-messaging): isolate and bound plugin work#62
ProtonDev-sys merged 37 commits into
nightlyfrom
agent/audit-secure-messaging-performance

Conversation

@ProtonDev-sys

@ProtonDev-sys ProtonDev-sys commented Aug 29, 2026

Copy link
Copy Markdown
Owner

Summary

Complete Secure Messaging performance and isolation audit.

Changes

  • bounded FIFO work queues for decryption, attachments, unfurls, and key reviews
  • deduplicated key-announcement review work
  • lower-copy cryptographic and attachment buffers
  • indexed message grouping with channel-scoped notifications
  • bounded renderer update batches
  • conversation-scoped message-length bypass state
  • hardened startup, shutdown, reconnect, account-switch, cancellation, and cleanup paths
  • permanent performance-boundary regression coverage

Validation

The source branch is based directly on nightly and is not behind it. The complete Test and autofix workflows must pass on this pull request before merge.

ProtonDev-sys and others added 30 commits August 29, 2026 11:24
@coderabbitai

coderabbitai Bot commented Aug 29, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 02bd774f-bb3d-49ce-96b6-9d0c516d0c27

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@ProtonDev-sys
ProtonDev-sys merged commit 951d9a3 into nightly Aug 29, 2026
7 of 8 checks passed
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.

1 participant