建议strip掉二进制文件中的调制符号

Open
#421 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Refactor
Clarity
Mostly clear
Activity status
Stale
Tech stack
go, linux

Research direction

No source file or test is named. Inspect the release/build path that produces qshell-v2.16.0-linux-amd64.tar.gz, starting with how the Linux amd64 binary is packaged. Done means the released binary is stripped, its size is reduced as expected, and qshell remains usable.

Written by the indexing model from the issue text.

Description

问题描述

qshell-v2.16.0-linux-amd64.tar.gz解压出来的qshell size: 27445294bytes

strip qshell 之后 size: 19461048bytes,二进制文件大幅缩减。

重现步骤
期望结果?

建议strip掉二进制文件中的调制符号

实际结果?
错误日志/截图/配置参数
相关环境信息
  • 操作系统:Linux
  • qshell版本:
Dominant language
Go
Stars
1k
Forks
199
Avg merge
1d 12m
Merged PRs (30d)
1

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from qiniu/qshell

All issues in qiniu/qshell

Similar issues

More Go issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.