mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #123] 内存用的比较多 #69
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#69
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @yingnierxiao on GitHub (Sep 30, 2016).
Original GitHub issue: https://github.com/fatedier/frp/issues/123
树莓派上面内存用到20几M 看看不能再优化下 压到10M一下
@wxyzh commented on GitHub (Sep 30, 2016):
跑在R6300v2 的客户端大概用的8M的内存
跑在UBUNTU 16.04 amd64上的 服务端 大概用了 15M的内存
我的使用量不大
@yydcool commented on GitHub (Feb 17, 2017):
Would like to try go build with setting GOGC=20 and report here?