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

Implement starts_with_initial for GenericPointer #1314

Merged
merged 1 commit into from
Oct 22, 2024
Merged

Conversation

jviotti
Copy link
Member

@jviotti jviotti commented Oct 22, 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: 7ef7d6c Previous: 2d78929 Ratio
JSON_Array_Of_Objects_Unique 3526.301115709801 ns/iter 3602.2629149646796 ns/iter 0.98

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: 7ef7d6c Previous: 2d78929 Ratio
JSON_Array_Of_Objects_Unique 2056.1509109639505 ns/iter 2110.671468542956 ns/iter 0.97

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: 7ef7d6c Previous: 2d78929 Ratio
JSON_Array_Of_Objects_Unique 3069.0916031203064 ns/iter 3001.394714907121 ns/iter 1.02

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

@jviotti jviotti merged commit 4159501 into main Oct 22, 2024
13 checks passed
@jviotti jviotti deleted the starts-with-initial branch October 22, 2024 22:28
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: 7ef7d6c Previous: 2d78929 Ratio
JSON_Array_Of_Objects_Unique 4293.334999999843 ns/iter 4466.250625000612 ns/iter 0.96

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

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