Skip to content

perf(vm): Remove unnecessary Step clones in trace tests#576

Closed
0xxFloki wants to merge 1 commit intonexus-xyz:mainfrom
0xxFloki:patch-4
Closed

perf(vm): Remove unnecessary Step clones in trace tests#576
0xxFloki wants to merge 1 commit intonexus-xyz:mainfrom
0xxFloki:patch-4

Conversation

@0xxFloki
Copy link

@0xxFloki 0xxFloki commented Jan 8, 2026

Removes redundant clone() calls in trace module tests by using references instead of owned values where ownership is not required.

@github-actions
Copy link

github-actions bot commented Jan 8, 2026


Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

@sjudson
Copy link
Contributor

sjudson commented Jan 8, 2026

This is fine as is for a test suite, especially as these blocks are quite lightweight with small k.

@sjudson sjudson closed this Jan 8, 2026
@github-actions github-actions bot locked and limited conversation to collaborators Jan 8, 2026
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