perf: add fast path for simple projections#5532
perf: add fast path for simple projections#5532westonpace wants to merge 1 commit intolance-format:mainfrom
Conversation
|
Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits. |
Xuanwo
left a comment
There was a problem hiding this comment.
LGTM overall, do we have a perf number?
Codecov Report❌ Patch coverage is
📢 Thoughts on this report? Let us know! |
114580a to
ec69ed2
Compare
Benchmark Results for PR #5532Commit: Summary
Flagged Benchmarks (|z-score| > 2.0)
All ResultsView all 221 benchmark results
Generated by bench-bot 🤖 |
|
I was using this PR to test out bench-bot but those results aren't the really interesting ones. The random take benchmark in the |
|
Closing due to age |
This should improve the performance of take operations.
Closes #5069