Skip to content

refactor(vm): remove redundant clone in add_fixed macro#563

Closed
Aleksandr1732 wants to merge 1 commit intonexus-xyz:mainfrom
Aleksandr1732:patch-2
Closed

refactor(vm): remove redundant clone in add_fixed macro#563
Aleksandr1732 wants to merge 1 commit intonexus-xyz:mainfrom
Aleksandr1732:patch-2

Conversation

@Aleksandr1732
Copy link
Contributor

Removes unnecessary .clone() call on Range<u32> in the add_fixed! macro.

binadamu-isiyoonekana pushed a commit to binadamu-isiyoonekana/nexus-zkvm that referenced this pull request Jan 3, 2026
* A lot of initial work towards improved benchmarks.

* Add 65536 trace length bench.

* Remove grapher.

* Finish fixing up printing.

* Formatting.

* Clippy.

* Fixes.

* Align iterations.

* Make csv export happen.
@sjudson
Copy link
Contributor

sjudson commented Jan 5, 2026

@Aleksandr1732 this is not redundant, as you see removing this clone leads to tests failing

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