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

Deduplicate multiple isHexDigit impls and optimize #2876

Merged
merged 3 commits into from
Oct 10, 2024

Conversation

jasnell
Copy link
Member

@jasnell jasnell commented Oct 9, 2024

No description provided.

@jasnell jasnell requested a review from anonrig October 9, 2024 18:08
@jasnell jasnell requested review from a team as code owners October 9, 2024 18:08
@jasnell jasnell requested a review from jp4a50 October 9, 2024 18:08
jp4a50
jp4a50 approved these changes Oct 9, 2024
src/workerd/util/strings.h Outdated Show resolved Hide resolved
src/workerd/util/strings.h Outdated Show resolved Hide resolved
src/workerd/util/strings.h Outdated Show resolved Hide resolved
src/workerd/api/util.c++ Outdated Show resolved Hide resolved
src/workerd/util/strings.h Outdated Show resolved Hide resolved
@jasnell jasnell force-pushed the jsnell/dedup-optimize-ishexdigit branch from 0225954 to 4e34905 Compare October 9, 2024 20:25
@jasnell jasnell force-pushed the jsnell/dedup-optimize-ishexdigit branch from 4e34905 to 0a4ed82 Compare October 10, 2024 00:02
Copy link
Member

@anonrig anonrig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left some small comments, but we can merge it in current state.

src/workerd/api/data-url.c++ Outdated Show resolved Hide resolved
src/workerd/api/pyodide/pyodide.c++ Show resolved Hide resolved
src/workerd/util/strings.h Show resolved Hide resolved
src/workerd/util/strings.h Show resolved Hide resolved
src/workerd/util/strings.h Show resolved Hide resolved
Co-authored-by: Yagiz Nizipli <yagiz@cloudflare.com>
@jasnell jasnell merged commit 1d6b431 into main Oct 10, 2024
13 checks passed
@jasnell jasnell deleted the jsnell/dedup-optimize-ishexdigit branch October 10, 2024 14:38
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.

3 participants