Skip to content

Conversation

@vegarsti
Copy link
Contributor

@vegarsti vegarsti commented Nov 1, 2025

Which issue does this PR close?

Related to #18350 for supporting reverse on ListView. Needs to go after #18424.

Rationale for this change

The PR to add the implementation, #18424, does not implement reverse in the suggested way. It would be nice to have a benchmark so we can look at the performance gains if/when we do the more efficient implementation.

What changes are included in this PR?

A benchmark case added to the array_expression, can be run with cargo bench --bench array_expression.

@vegarsti
Copy link
Contributor Author

vegarsti commented Nov 1, 2025

We might want benchmarks for reverse of other list types as well?

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