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: improve the performance of json string escape #8508

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

lzf575
Copy link
Contributor

@lzf575 lzf575 commented Nov 18, 2024

消除escape 导致的热点。可提升性能10+ 倍。
image

This PR is for:

  • Server

Affected branches

  • main
  • v6.5

@lzf575 lzf575 force-pushed the feature-perf-escape-json branch from 4bb75aa to b444c9e Compare November 19, 2024 01:46
@lzf575 lzf575 force-pushed the feature-perf-escape-json branch from b444c9e to 8a9f69a Compare November 19, 2024 01:47
@lzf575 lzf575 enabled auto-merge (rebase) November 19, 2024 01:48
@lzf575 lzf575 requested a review from sharang November 19, 2024 01:49
@lzf575 lzf575 merged commit 937d46d into main Nov 19, 2024
14 checks passed
@lzf575 lzf575 deleted the feature-perf-escape-json branch November 19, 2024 05:59
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.

2 participants