Skip to content

[move][coverage] Improve performance of coverage map generation#25901

Open
tzakian wants to merge 1 commit intotzakian/sparse-tracing2from
tzakian/sparse-tracing3
Open

[move][coverage] Improve performance of coverage map generation#25901
tzakian wants to merge 1 commit intotzakian/sparse-tracing2from
tzakian/sparse-tracing3

Conversation

@tzakian
Copy link
Contributor

@tzakian tzakian commented Mar 19, 2026

Description

This parallelizes the creation of a coverage map from a trace directory, greatly speeding up coverage generation (drops e.g., generation on the move-stdlib from ~19s to ~1.7s)

Test plan

CI + local testing


Release notes

Check each box that your changes affect. If none of the boxes relate to your changes, release notes aren't required.

For each box you select, include information after the relevant heading that describes the impact of your changes that a user might notice and any actions they must take to implement updates.

  • Protocol:
  • Nodes (Validators and Full nodes):
  • gRPC:
  • JSON-RPC:
  • GraphQL:
  • CLI:
  • Rust SDK:
  • Indexing Framework:

@tzakian tzakian requested a review from a team March 19, 2026 23:39
@tzakian tzakian temporarily deployed to sui-typescript-aws-kms-test-env March 19, 2026 23:39 — with GitHub Actions Inactive
@vercel
Copy link

vercel bot commented Mar 19, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
sui-docs Ready Ready Preview, Comment Mar 20, 2026 4:46pm
2 Skipped Deployments
Project Deployment Actions Updated (UTC)
multisig-toolkit Ignored Ignored Preview Mar 20, 2026 4:46pm
sui-kiosk Ignored Ignored Preview Mar 20, 2026 4:46pm

Request Review

Copy link
Contributor

@awelc awelc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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