Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
mikelward
5y ago
0 comments
Save
Share
I used a Go-based window manager called Wingo for quite a while and never noticed any performance issues.
0 comments
3 comments · 1 top-level
top
newest
oldest
pjmlp
5y ago
· 2 in thread
Go is also fully compiled to native code, big difference.
yjftsjthsd-h
5y ago
But it's still garbage collected. And GC should be done by the python interpreter proper, so it would be in native code.
pjmlp
5y ago
A tiny portion of Python's total execution time.
1 more reply
j
/
k
navigate · click thread line to collapse