Skip to content

JSON Packing Efficiency #73

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

Merged
merged 1 commit into from
Mar 1, 2025
Merged

JSON Packing Efficiency #73

merged 1 commit into from
Mar 1, 2025

Conversation

dimitribouniol
Copy link
Member

Improved payload size slightly when sending JSON by omitting escaping slashes (\/), which are technically only needed within script tags.

@dimitribouniol dimitribouniol self-assigned this Mar 1, 2025
@dimitribouniol dimitribouniol enabled auto-merge (rebase) March 1, 2025 08:54
@dimitribouniol dimitribouniol disabled auto-merge March 1, 2025 09:01
@dimitribouniol dimitribouniol enabled auto-merge (rebase) March 1, 2025 09:01
@dimitribouniol dimitribouniol merged commit 56c5b0a into main Mar 1, 2025
3 checks passed
@dimitribouniol dimitribouniol deleted the dimitri/json-packing branch March 1, 2025 09:08
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