microsoft / microsoft/igvm

Add an `unstable_merge` function to deduplicate PAGE_DATA structures as best as possible

Open
#43 3 comments 0 reactions 1 assignee View on GitHub

@chris-oo is already working on this.

Since Apr 16, 2024.

Dominant language
Rust
Stars
155
Forks
42
Avg merge
23h 53m
Merged PRs (30d)
3

Description

Instead of having just a stable merge, offer an unstable merge that attempts to deduplicate PAGE_DATA structures between different compatibility masks. A user could use this unstable_merge to make the IGVM file as small as possible, then perform another pass to generate the launch measurement.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.