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

Upgrade Noa to the latest version #1461

Merged
merged 1 commit into from
Jan 21, 2025
Merged

Upgrade Noa to the latest version #1461

merged 1 commit into from
Jan 21, 2025

Conversation

jviotti
Copy link
Member

@jviotti jviotti commented Jan 21, 2025

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

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: 5bc0bda Previous: 60a3862 Ratio
JSON_Array_Of_Objects_Unique 393.4110127149577 ns/iter 444.68250237895023 ns/iter 0.88
JSON_Parse_1 27280.049923394086 ns/iter 32452.946257874497 ns/iter 0.84
JSON_Fast_Hash_Helm_Chart_Lock 59.22290310529126 ns/iter 63.44555534693963 ns/iter 0.93
JSON_Equality_Helm_Chart_Lock 167.37241330066897 ns/iter 181.7220861256914 ns/iter 0.92
Pointer_Object_Traverse 18.937023421750833 ns/iter 35.88328919060362 ns/iter 0.53
Pointer_Object_Try_Traverse 38.24524351147349 ns/iter 61.9215569972753 ns/iter 0.62
Pointer_Push_Back_Pointer_To_Weak_Pointer 211.8350253681487 ns/iter 261.1113437089861 ns/iter 0.81

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

@jviotti jviotti merged commit cd623c4 into main Jan 21, 2025
13 checks passed
@jviotti jviotti deleted the noa-parent-scope branch January 21, 2025 18:13
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: 5bc0bda Previous: 60a3862 Ratio
JSON_Array_Of_Objects_Unique 446.64835106526846 ns/iter 439.47004632904265 ns/iter 1.02
JSON_Parse_1 29995.73677652251 ns/iter 30683.498603171654 ns/iter 0.98
JSON_Fast_Hash_Helm_Chart_Lock 55.331690342827386 ns/iter 61.447779846879925 ns/iter 0.90
JSON_Equality_Helm_Chart_Lock 140.40997288179952 ns/iter 144.825290346911 ns/iter 0.97
Pointer_Object_Traverse 44.975538240228964 ns/iter 46.42137573117939 ns/iter 0.97
Pointer_Object_Try_Traverse 50.04121807779478 ns/iter 49.16805703955921 ns/iter 1.02
Pointer_Push_Back_Pointer_To_Weak_Pointer 355.24129242731004 ns/iter 352.6654672668451 ns/iter 1.01

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: 5bc0bda Previous: 60a3862 Ratio
JSON_Array_Of_Objects_Unique 447.98035768383977 ns/iter 453.00221124941567 ns/iter 0.99
JSON_Parse_1 79781.57366071516 ns/iter 79717.62421320713 ns/iter 1.00
JSON_Fast_Hash_Helm_Chart_Lock 61.0351964285627 ns/iter 64.7559464285763 ns/iter 0.94
JSON_Equality_Helm_Chart_Lock 201.08082807672713 ns/iter 211.1512428057492 ns/iter 0.95
Pointer_Object_Traverse 50.555739999992966 ns/iter 50.79133000000411 ns/iter 1.00
Pointer_Object_Try_Traverse 75.87155133929205 ns/iter 76.19808035714064 ns/iter 1.00
Pointer_Push_Back_Pointer_To_Weak_Pointer 179.99861026776532 ns/iter 181.15780188909045 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/gcc)

Benchmark suite Current: 5bc0bda Previous: 60a3862 Ratio
Pointer_Object_Traverse 43.96757769443331 ns/iter 70.61938036311122 ns/iter 0.62
Pointer_Object_Try_Traverse 22.425017281881562 ns/iter 53.66880193035658 ns/iter 0.42
Pointer_Push_Back_Pointer_To_Weak_Pointer 213.38015502997413 ns/iter 214.25428741475832 ns/iter 1.00
JSON_Array_Of_Objects_Unique 392.6647645587367 ns/iter 307.02101472831015 ns/iter 1.28
JSON_Parse_1 32331.608253146765 ns/iter 33563.26670962864 ns/iter 0.96
JSON_Fast_Hash_Helm_Chart_Lock 75.01717423755753 ns/iter 37.384280120999954 ns/iter 2.01
JSON_Equality_Helm_Chart_Lock 135.49161654627756 ns/iter 145.03757520464285 ns/iter 0.93

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