Skip to content

Conversation

Copy link

Copilot AI commented Nov 30, 2025

Thanks for asking me to work on this. I will get started on it and keep this PR's description up to date as I form a plan and make progress.

Original prompt

var builders []any
cmds := mgetcmdsp.Get(0, len(keys))
defer mgetcmdsp.Put(cmds)
Again, we should avoid additional allocations. This builders []any can be replaced by the cmds.s

Optimise any other allocations that you can for these cluster mget and clusterjsonmget please please no allocations pls no inefficient code

And do not mention ore tag any issue or PR while doing this okay


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

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.

2 participants