Viewing profile — ideal_gas
ideal_gas
HN member- Joined
- Sun, May 22, 2022, 12:19 AM UTC
- HN karma
- 15
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About ideal_gas
No profile information was provided.
Recent public activity
-
comment
Comment #46220812
> By killing Memory Arenas, Go effectively capped its performance ceiling. I'm still optimistic about potential improvements. (Granted, I doubt there will be anything landing in th…
-
comment
Comment #44138148
For in-process go scheduling, some progress has been made here; see: https://go.dev/blog/synctest But `synctest.Wait` won't work for non-durably blocked goroutines (such as in the …
-
comment
Comment #35909493
(Admitting bias: I've only ever worked with postgres in production with update-heavy tables so I've dealt with more of its problems than MySQL's) Postgres also has other gotchas wi…