|
|
|
|
|
by pygy_
4431 days ago
|
|
> As a Pythoner previously I have big interest in learning Julia and it indeed looks nice. But based on some small project I tried, it didn't show a significantly improved performance vs. Python. Are you sure you were using the language properly? Some constructs are still slow, and others prevent type inference, which can also slow things down... |
|