Bump instrument hooks and collect linked libraries#173
Merged
GuillaumeLagrange merged 3 commits intoApr 10, 2026
Merged
Conversation
GuillaumeLagrange
force-pushed
the
cod-2416-implement-toolchain-harvesting-for-node-python-and-go
branch
from
April 8, 2026 15:13
d251e73 to
179ea68
Compare
Merging this PR will degrade performance by 35.28%
|
| Mode | Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|---|
| ❌ | WallTime | iter_batched_large_input |
44 ns | 48 ns | -8.33% |
| ❌ | WallTime | iter_batched_ref_large_input |
44 ns | 48 ns | -8.33% |
| ⚡ | WallTime | slice_into_vec_with_bytes |
94 ns | 55 ns | +70.91% |
| ⚡ | WallTime | generate_combinations[5] |
1.5 µs | 1.2 µs | +26.93% |
| ❌ | WallTime | hamiltonian_cycle[5] |
908 ns | 1,403 ns | -35.28% |
| ❌ | WallTime | bench_array1[42] |
48 ns | 66 ns | -27.27% |
| ❌ | WallTime | init_array[42] |
48 ns | 52 ns | -7.69% |
| ⚡ | WallTime | fib_10 |
404 ns | 386 ns | +4.66% |
| ❌ | Simulation | count_chars_in_string |
701.1 ns | 878.1 ns | -20.15% |
| ❌ | Simulation | rem |
95.3 ns | 124.4 ns | -23.44% |
| ⚡ | Simulation | string_processing_multi_counter |
4.5 µs | 3.6 µs | +24.71% |
| ❌ | Simulation | div |
95 ns | 124.2 ns | -23.49% |
| ⚡ | Simulation | generate_parentheses[4] |
17.8 µs | 16.7 µs | +6.52% |
| ❌ | Simulation | recursive_memoized[BTreeMap<u64, u64>, 5] |
2.4 µs | 2.6 µs | -5.68% |
| ❌ | Simulation | recursive_memoized[BTreeMap<u64, u64>, 10] |
3 µs | 3.2 µs | -3.7% |
| ⚡ | Simulation | subset_sum[10] |
2.4 µs | 2.4 µs | +3.72% |
| ❌ | Simulation | count_set_bits[0] |
90 ns | 119.2 ns | -24.48% |
| ❌ | Simulation | generate_gray_code[1] |
2.6 µs | 2.7 µs | -6.11% |
| ⚡ | Simulation | generate_gray_code[3] |
3.7 µs | 3.6 µs | +3.01% |
| ⚡ | Simulation | bench_array1[1] |
119.2 ns | 90 ns | +32.41% |
| ... | ... | ... | ... | ... | ... |
ℹ️ Only the first 20 benchmarks are displayed. Go to the app to view all benchmarks.
Comparing cod-2416-implement-toolchain-harvesting-for-node-python-and-go (1339cb3) with main (8637676)
GuillaumeLagrange
force-pushed
the
cod-2416-implement-toolchain-harvesting-for-node-python-and-go
branch
from
April 9, 2026 11:50
179ea68 to
8005ef0
Compare
not-matthias
approved these changes
Apr 10, 2026
GuillaumeLagrange
force-pushed
the
cod-2416-implement-toolchain-harvesting-for-node-python-and-go
branch
from
April 10, 2026 08:24
8005ef0 to
1339cb3
Compare
GuillaumeLagrange
deleted the
cod-2416-implement-toolchain-harvesting-for-node-python-and-go
branch
April 10, 2026 10:15
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.