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

feat(javascript): removing HPS #2001

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

Conversation

theweipeng
Copy link
Member

What does this PR do?

Removed HPS because we can now use --expose_externalize_string to detect the encoding of a string.
Additionally, we have submitted a PR (nodejs/node#56147) to Node.js for detecting string encoding. If this PR is merged, we will be able to achieve good performance without this flag.

Related issues

#2000

…to detect the encoding of a string. Additionally, we have submitted a PR to Node.js for detecting string encoding. If this PR is merged, we will be able to achieve good performance without this flag.
@chaokunyang
Copy link
Collaborator

chaokunyang commented Jan 9, 2025

@theweipeng Should we still keep hps since nodejs/node#56147 will be available for newer nodejs version?

OK,I'll turn this into a draft

@theweipeng theweipeng marked this pull request as draft January 9, 2025 07:41
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