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

go 1.1 improvements #6

Merged
merged 1 commit into from
Oct 23, 2013
Merged

go 1.1 improvements #6

merged 1 commit into from
Oct 23, 2013

Conversation

kbrock
Copy link
Contributor

@kbrock kbrock commented Oct 2, 2013

Thanks so much for this demo.

  • The later version of Go automatically redirects, so I added a fix to not follow it. (otherwise benchmark fails for all urls)
  • moved the bench and goto code into the src directory (I can undo this and resubmit)
  • uses a local stat server rather than another directory (thanks for the go get command)

After the load starts getting higher, I do get a slew of errors, but I assume that is me not properly setting the sysctl values. Hope I didn't introduce a leak. (ports 808{0,1,2,3})

get: dial tcp 127.0.0.1:8081: can't assign requested address

nf added a commit that referenced this pull request Oct 23, 2013
@nf nf merged commit b9abfaf into nf:master Oct 23, 2013
@nf
Copy link
Owner

nf commented Oct 23, 2013

Thanks!

@kbrock kbrock deleted the new_structure branch October 25, 2013 17:48
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.

None yet

2 participants