You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
1
# Language Comparison: Python vs Mojo
2
2
3
+
> ⚠️ We're updating these benchmarks for a more fair comparison. As Mojo can be run in compile-mode, we find it fairer to compare "Compiled Mojo vs Compiled Python" and "Interpreted Mojo vs Interpreted Python". Please stay in touch for this transition. Thanks!
4
+
3
5
Hey there! I am new to both Python and Mojo languages. In this repository, I went on a mission to explore and compare these two languages from scratch, knowing only the basics of programming (started with C++). It contains a comparison of both the languages, from the perspective of a newbie.
4
6
5
7
> I would love if people can verify whether or not my benchmarking is correct. If you can, please send an Issue or Pull Request with any changes and I'd be glad to re-run your request.
0 commit comments