We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11276f4 commit 3b8a680Copy full SHA for 3b8a680
compiler/README.md
@@ -59,8 +59,8 @@ print(counter)
59
60
| Runtime | real | user | sys |
61
|--------------|----------|----------|----------|
62
-| CPython 3.13 | 0m0.058s | 0m0.041s | 0m0.008s |
63
-| Edge Python | 0m0.056s | 0m0.054s | 0m0.001s |
+| CPython 3.13 | 0m0.120s | 0m0.087s | 0m0.000s |
+| Edge Python | 0m0.095s | 0m0.073s | 0m0.009s |
64
65
### Usage
66
0 commit comments