Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Anyway to speed up builds? #7

Closed
ciehanski opened this issue Jan 24, 2019 · 1 comment
Closed

Anyway to speed up builds? #7

ciehanski opened this issue Jan 24, 2019 · 1 comment

Comments

@ciehanski
Copy link

It consistently takes my project that depends on go-libtor around 11 minutes to completely build and run. I'm currently using -

CGO_ENABLED=1 go build -gcflags=-m -a -tags netgo -ldflags '-w -extldflags "-static"' -o main .

to build my project. Is there anything I can do on my side to speed up build times? (different build flags, etc)

Thank you for all your work on this package!

@hook-s3c
Copy link

@ciehanski did you want to share the solution with the rest of us maybe? :) I'm getting 0.7% utilization

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

No branches or pull requests

2 participants