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

chore(cargo-codspeed): bump cargo_metadata to v0.19.2 #94

Merged
merged 1 commit into from
Apr 7, 2025

Conversation

Boshen
Copy link
Contributor

@Boshen Boshen commented Apr 4, 2025

The current version fails failed to parse manifest at /path/to/oxc/bench-javascript-transformer-written-in-rust/Cargo.toml` with

[package]
edition = "2024"

Copy link

codspeed-hq bot commented Apr 4, 2025

CodSpeed Instrumentation Performance Report

Merging #94 will degrade performances by 7.82%

Comparing Boshen:main (d869c21) with main (65ba05d)

Summary

❌ 7 regressions
✅ 156 untouched benchmarks

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark BASE HEAD Change
bench_array1[42] 1 µs 1.1 µs -5.36%
bench_array2[42] 1 µs 1.1 µs -5.36%
init_array[42] 1 µs 1.1 µs -5.36%
mut_borrow 866.7 ns 895.8 ns -3.26%
recursive[10] 903.3 ns 932.5 ns -3.13%
instant 343.9 ns 373.1 ns -7.82%
system_time 345.3 ns 374.4 ns -7.79%

Copy link

codspeed-hq bot commented Apr 4, 2025

CodSpeed Walltime Performance Report

Merging #94 will degrade performances by 53.13%

Comparing Boshen:main (d869c21) with main (65ba05d)

Summary

⚡ 10 improvements
❌ 10 regressions
✅ 125 untouched benchmarks

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark BASE HEAD Change
build_vec 214 ns 207 ns +3.38%
large_setup 13 ns 12 ns +8.33%
bench_array1[10] 5.2 µs 4.9 µs +4.37%
bench_array1[4] 3.2 µs 3.9 µs -18.8%
bench_array2[10] 5.2 µs 4.9 µs +4.37%
bench_array2[4] 3.2 µs 3.9 µs -18.8%
init_array[4] 5.4 µs 3.9 µs +38.21%
generate_combinations[6] 2.6 µs 1.3 µs +97.3%
generate_combinations[8] 3.1 µs 3 µs +4.81%
generate_parentheses[5] 20.7 µs 21.7 µs -4.71%
graph_coloring[3] 1.1 µs 2.3 µs -53.13%
graph_coloring[5] 3.8 µs 2.3 µs +70.72%
hamiltonian_cycle[4] 4.7 µs 4.5 µs +3.44%
hamiltonian_cycle[5] 5.2 µs 5.3 µs -3.15%
n_queens_solver[5] 9.5 µs 9 µs +5.06%
add_two_integers[(255, 255)] 3.4 µs 5.4 µs -36.93%
add_two_integers[(42, 13)] 3.4 µs 5.1 µs -33.83%
generate_gray_code[1] 2.1 µs 4.3 µs -50.84%
generate_gray_code[2] 3.8 µs 3.9 µs -3.09%
generate_gray_code[5] 1.9 µs 3.7 µs -50%

@art049 art049 merged commit 16ef42c into CodSpeedHQ:main Apr 7, 2025
5 of 6 checks passed
@art049
Copy link
Member

art049 commented Apr 7, 2025

Thanks just released in v2.10.1

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