Y
Hacker News
new
|
ask
|
show
|
jobs
by
jorgelopes
904 days ago
Mojo is on the list and performed well. Have a look
1 comments
vsskanth
904 days ago
its 2x slower than C in matmul which is something I wouldn't expect mojo to be slow at
link
jorgelopes
903 days ago
2x slower than C while not optimal at all is not something I would call 'Slow' in this context. Still pretty strong considering how much more friendly it is to write code on for the average user of the languages in the context discussed here
link
vsskanth
903 days ago
IMO it looks way too verbose compared to the (faster) Julia implementation in this repo.
link