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

Simplify attribute object accesses #1049

Merged
merged 1 commit into from
Nov 28, 2023
Merged

Simplify attribute object accesses #1049

merged 1 commit into from
Nov 28, 2023

Conversation

ikelos
Copy link
Member

@ikelos ikelos commented Nov 27, 2023

This is a very small percentage slower, for some reason, than the previous mechanism, probably overhead from object creation/member access. However, it vastly simplifies the code and makes better use of the volatility object model.

Related to #1044

This is a very small percentage slower, for some reason, than the
previous mechanism, probably overhead from object creation/member
access.  However, it vastly simplifies the code and makes better use of
the volatility object model.
k1nd0ne added a commit to forensicxlab/volatility3 that referenced this pull request Nov 28, 2023
@ikelos ikelos merged commit 4ce42fc into develop Nov 28, 2023
26 checks passed
@ikelos ikelos deleted the issues/improve-mftscan branch November 28, 2023 21:45
@ikelos ikelos restored the issues/improve-mftscan branch May 15, 2024 20:09
@ikelos ikelos deleted the issues/improve-mftscan branch May 15, 2024 20:10
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.

1 participant