Skip to content

perf(database): avoid double cloning in take_n_reverts#3539

Open
saylor-mik87786 wants to merge 1 commit intobluealloy:mainfrom
saylor-mik87786:perf-database-take-n-reverts-no-double-clone
Open

perf(database): avoid double cloning in take_n_reverts#3539
saylor-mik87786 wants to merge 1 commit intobluealloy:mainfrom
saylor-mik87786:perf-database-take-n-reverts-no-double-clone

Conversation

@saylor-mik87786
Copy link
Copy Markdown
Contributor

Replace split_at plus double to_vec with move-based split_off in take_n_reverts.

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented Apr 3, 2026

Merging this PR will not alter performance

✅ 177 untouched benchmarks


Comparing saylor-mik87786:perf-database-take-n-reverts-no-double-clone (2b5cf5d) with main (4f0db36)

Open in CodSpeed

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