Avoid a slice copy in send_relay_cell().
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Avoid a slice copy in send_relay_cell().
George Kadianakis
requested to merge
asn/arti:send-relay-cell-copy
into
main
Mar 12, 2021
Overview
1
Commits
1
Pipelines
0
Changes
2
Convert slice to array in the parent function instead of copying.
Merge request reports
Loading