Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
merlish
on Nov 13, 2017
|
parent
|
context
|
favorite
| on:
Go, don't collect my garbage
I think the expectation the Go lot have been working towards is the expectation that individual pauses are very short. Contrast to a Java server GC, aiming towards overall efficiency. (Tell me if I'm wrong, I'm no expert.)
weberc2
on Nov 13, 2017
[–]
Yes, Go optimizes for low latency and Java for high throughput.
pjmlp
on Nov 13, 2017
|
parent
[–]
Depends on the Java GC being used.
weberc2
on Nov 13, 2017
|
root
|
parent
[–]
Granted, but the stock GC is optimized for throughput.
pjmlp
on Nov 13, 2017
|
root
|
parent
[–]
The stock GC on OpenJDK, there are other JVMs to choose from.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: