Skip to content

Commit 3b8a680

Browse files
Docs(benchmark): Update range counting to 1 milln.
1 parent 11276f4 commit 3b8a680

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

compiler/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@ print(counter)
5959

6060
| Runtime | real | user | sys |
6161
|--------------|----------|----------|----------|
62-
| CPython 3.13 | 0m0.058s | 0m0.041s | 0m0.008s |
63-
| Edge Python | 0m0.056s | 0m0.054s | 0m0.001s |
62+
| CPython 3.13 | 0m0.120s | 0m0.087s | 0m0.000s |
63+
| Edge Python | 0m0.095s | 0m0.073s | 0m0.009s |
6464

6565
### Usage
6666

0 commit comments

Comments
 (0)