Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

inject: use virtual files for data injection #1499

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

lahm86
Copy link
Collaborator

@lahm86 lahm86 commented Sep 10, 2024

Resolves #1457.

Checklist

  • I have read the coding conventions
  • I have added a changelog entry about what my pull request accomplishes, or it is an internal change

Description

All injections will now use VFILE, so that comes with a performance boost to loading times.

@lahm86 lahm86 added Internal The invisible stuff Priority: low labels Sep 10, 2024
@lahm86 lahm86 added this to the 4.4 milestone Sep 10, 2024
@lahm86 lahm86 self-assigned this Sep 10, 2024
@lahm86 lahm86 requested review from a team as code owners September 10, 2024 10:19
@lahm86 lahm86 requested review from rr- and walkawayy and removed request for a team September 10, 2024 10:19
@lahm86 lahm86 merged commit 02fe364 into LostArtefacts:develop Sep 10, 2024
5 checks passed
@lahm86 lahm86 deleted the issue-1457-inject-use-vfile branch September 10, 2024 12:10
@rr- rr- added the TR1 label Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Internal The invisible stuff TR1
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Benchmark and switch to VFile for injections
3 participants