Skip to content

Commit

Permalink
Python 3 beta
Browse files Browse the repository at this point in the history
  • Loading branch information
jabbalaci committed Aug 11, 2022
1 parent b708da6 commit ae66042
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -476,16 +476,16 @@ Notes:

### Python 3.11 beta

* Python 3.11.0b5
* Benchmark date: 2022-07-28 [yyyy-mm-dd]
* Python 3.11.0rc1
* Benchmark date: 2022-08-11 [yyyy-mm-dd]

| Execution | Runtime (sec) | -- | -- |
|-----|:---:|:---:|:---:|
| `python3.11 main.py` | 253.893 ± 2.976 | -- | -- |
| `python3.11 main.py` | 266.444 ± 2.498 | -- | -- |

Notes:

* 18% faster than Python 3.10 !
* Significantly faster than Python 3.10 !
* More info here: https://github.com/faster-cpython/ideas/blob/main/FasterCPythonDark.pdf
* Planned release date: Monday, 2022-10-03

Expand Down

0 comments on commit ae66042

Please sign in to comment.