Y
Hacker News
new
|
ask
|
show
|
jobs
by
GhostVII
3064 days ago
Maybe because python is very slow?
2 comments
Myrmornis
3064 days ago
For this to be relevant you'd have to explain that you expect the shell process itself to be doing a lot of CPU-bound work.
link
mattgreenrocks
3064 days ago
pypy gives decent speed, and RPython is quite impressive.
But I'm sure it is ease of prototyping and exploring the design space.
link