Skip to content

Port upstream 0.55.0: parallelize spend baselines - #382

Merged
Finesssee merged 1 commit into
mainfrom
port/055-spend-parallel-loads
Aug 24, 2026
Merged

Port upstream 0.55.0: parallelize spend baselines#382
Finesssee merged 1 commit into
mainfrom
port/055-spend-parallel-loads

Conversation

@Finesssee

Copy link
Copy Markdown
Collaborator

Summary

Upstream evidence

Validation

  • cargo test --manifest-path apps/desktop-tauri/src-tauri/Cargo.toml usage_spend --no-fail-fast -> compile/test pass
  • focused rustfmt and git diff --check -> pass

Scope

Usage & Spend baseline load performance only. No provider-auth, UI, or version bump changes.

@Finesssee

Finesssee commented Aug 24, 2026

Copy link
Copy Markdown
Collaborator Author

Thermo-nuclear review

No material code-quality findings. The concurrency boundary is placed at the independent provider level while each provider keeps its own 7d/30d scans serial, so the change removes unnecessary sequential orchestration without spreading shared mutable state.

Verdict: APPROVED.

@Finesssee
Finesssee merged commit 6341b8a into main Aug 24, 2026
2 checks passed
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