Skip to content

Conversation

@dexonsmith
Copy link

  • 2ae8bb7 CAS.o/FlatV1: Avoid storing number of edges twice
  • d076e96 CAS.o/FlatV1: Remove dead code for ForceDirectIndex
  • f8c0acb CAS.o/FlatV1: Remove --direct-index-encode, which is not profitable -

Mostly NFC, except for dropping --direct-index-encode. Want to remove that since I don't think either of us finds it interesting for collecting data at this point, and it simplifies another PR.

A separate edge-list node is unprofitible. Let's remove the option
to clean up the code.
…latv1-cleanups

Clean up some code by removing option to store index-based references
inside blocks and sections, since that prevents deduplication across
object files and will not be profitible.'
Copy link

@cachemeifyoucan cachemeifyoucan left a comment

Choose a reason for hiding this comment

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

LGTM

@dexonsmith dexonsmith merged commit 6d77022 into swiftlang:experimental/cas/main Nov 18, 2021
@dexonsmith dexonsmith deleted the experimental/cas/flatv1-cleanups branch November 18, 2021 19:01
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