|
|
|
|
|
by protomyth
2571 days ago
|
|
Isn’t that a case of the tail wagging the dog? If Python code were 10x faster, the need to write performance sensitive code in a native extension would be a lot lower. There is a cognitive cost in having to switch between languages and knowing when to switch. |
|
Something like a simplified nim/f# with type inference. So it feels dynamic as you code but isn't really.
Or yes if the normal way to run python was with a top notch jit that would be a big plus.