Skip to content

cli, setup: reduce binary size#39

Merged
ixje merged 1 commit into
masterfrom
bin-size
Jul 15, 2026
Merged

cli, setup: reduce binary size#39
ixje merged 1 commit into
masterfrom
bin-size

Conversation

@ixje

@ixje ixje commented Jul 15, 2026

Copy link
Copy Markdown
Member
  1. strip debug symbols
  2. replace neo-go's RPC client with a basic net/http query. neo-go's client pulls in neo-fs-sdk (which in turn pulls in gRPC/NeoFS/Prometheus/embedded-DB code we never use or need).

Net result is a binary about 35% smaller

@ixje
ixje merged commit 36e2255 into master Jul 15, 2026
1 check passed
@ixje
ixje deleted the bin-size branch July 15, 2026 09:03
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