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

Correctly canonicalize relative URIs that do not begin with / #1318

Merged
merged 1 commit into from
Nov 4, 2024

Conversation

jviotti
Copy link
Member

@jviotti jviotti commented Nov 4, 2024

Signed-off-by: Juan Cruz Viotti [email protected]

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Benchmark (macos/llvm)

Benchmark suite Current: 48e7cd1 Previous: 3b644bf Ratio
JSON_Array_Of_Objects_Unique 4029.1436853675436 ns/iter 4075.7306550110193 ns/iter 0.99

This comment was automatically generated by workflow using github-action-benchmark.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Benchmark (linux/llvm)

Benchmark suite Current: 48e7cd1 Previous: 3b644bf Ratio
JSON_Array_Of_Objects_Unique 2095.612813975955 ns/iter 2056.5590829182497 ns/iter 1.02

This comment was automatically generated by workflow using github-action-benchmark.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Benchmark (linux/gcc)

Benchmark suite Current: 48e7cd1 Previous: 3b644bf Ratio
JSON_Array_Of_Objects_Unique 3371.0350210861347 ns/iter 3213.6516983010065 ns/iter 1.05

This comment was automatically generated by workflow using github-action-benchmark.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Benchmark (windows/msvc)

Benchmark suite Current: 48e7cd1 Previous: 3b644bf Ratio
JSON_Array_Of_Objects_Unique 4357.059999999535 ns/iter 4329.911250000151 ns/iter 1.01

This comment was automatically generated by workflow using github-action-benchmark.

@jviotti jviotti merged commit 9126bc8 into main Nov 4, 2024
13 checks passed
@jviotti jviotti deleted the uri-canonicalize-relative branch November 4, 2024 14:19
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