Hacker News new | past | comments | ask | show | jobs | submit login

On another note, I suggest you work around this limitation, you can write a benchmark in Go in the $GOPATH of your company or anything and then use `go install` to install it to the $PATH of your machine, so you can call the benchmark directly. This will separate the codebases.

Otherwise you can write the other language code in the $GOPATH itself.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: