Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

perf(solc): wrap source content in Arc #2138

Merged
merged 1 commit into from
Feb 11, 2023

Conversation

mattsse
Copy link
Collaborator

@mattsse mattsse commented Feb 11, 2023

Motivation

followup for #2136

prevents large String clones by wrapping source in Arc, this is useful to make content clones cheap, especially in multi-version builds.

Solution

PR Checklist

  • Added Tests
  • Added Documentation
  • Updated the changelog
  • Breaking changes

@gakonst gakonst merged commit c7547cb into gakonst:master Feb 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants