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: Add optional socketio native packages #24954

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

ankush
Copy link
Member

@ankush ankush commented Feb 20, 2024

These are native implementations of some of the things socketio relies
on. Just installing makes few things faster.

These are optional so yarn should ignore failure to install.

Recommended here: https://socket.io/docs/v4/performance-tuning/#install-ws-native-add-ons

These are native implementations of some of the things socketio relies
on. Just installing makes few things faster.

These are optional so yarn should ignore failure to install.
@ankush ankush requested review from a team and shariquerik and removed request for a team February 20, 2024 05:38
@ankush ankush added the defer backport Backports for some PR are deferred for a week or two to test them properly before releasing label Feb 20, 2024
@ankush ankush disabled auto-merge February 20, 2024 05:39
@ankush ankush merged commit c37bb58 into frappe:develop Feb 20, 2024
25 checks passed
@ankush ankush deleted the socketio_perf branch February 20, 2024 06:13
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 6, 2024
@ankush ankush added backport version-15-hotfix Backport the PR to v15 and removed defer backport Backports for some PR are deferred for a week or two to test them properly before releasing labels Mar 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
backport version-15-hotfix Backport the PR to v15
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant