Skip to content

fix: vortex-cxx test race#7189

Merged
0ax1 merged 1 commit intodevelopfrom
ad/fix-c++
Mar 27, 2026
Merged

fix: vortex-cxx test race#7189
0ax1 merged 1 commit intodevelopfrom
ad/fix-c++

Conversation

@0ax1
Copy link
Copy Markdown
Contributor

@0ax1 0ax1 commented Mar 27, 2026

Generate random unique file name in order to prevent on diff tests being run in parallel racing on them.

Signed-off-by: Alexander Droste <alexander.droste@protonmail.com>
@0ax1 0ax1 added changelog/chore A trivial change changelog/fix A bug fix and removed changelog/chore A trivial change labels Mar 27, 2026
@0ax1 0ax1 changed the title fix: vortex-cxx race fix: vortex-cxx test race Mar 27, 2026
@0ax1 0ax1 enabled auto-merge (squash) March 27, 2026 11:37
@0ax1 0ax1 requested a review from myrrc March 27, 2026 11:39
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Mar 27, 2026

Merging this PR will degrade performance by 15.51%

❌ 2 regressed benchmarks
✅ 1104 untouched benchmarks
⏩ 1522 skipped benchmarks1

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

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation bitwise_not_vortex_buffer_mut[1024] 477.2 ns 535.6 ns -10.89%
Simulation bitwise_not_vortex_buffer_mut[128] 317.8 ns 376.1 ns -15.51%

Comparing ad/fix-c++ (ff5d95e) with develop (66236f8)

Open in CodSpeed

Footnotes

  1. 1522 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@0ax1 0ax1 merged commit 05e5d38 into develop Mar 27, 2026
69 of 73 checks passed
@0ax1 0ax1 deleted the ad/fix-c++ branch March 27, 2026 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/fix A bug fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants