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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ cargo build --release
19
19
20
20
## Speed
21
21
22
-
Currently, this is looking about 2-4x slower than CPython. This is not so bad, heading in the right direction. However, it is also about 2x faster than [RustPython](https://github.com/RustPython/RustPython). This is a good sign.
22
+
Currently, this is looking about 2-3x slower than CPython. This is not so bad, heading in the right direction. However, it is also about 3-4x faster than [RustPython](https://github.com/RustPython/RustPython). This is a good sign.
0 commit comments