Skip to content

Commit

Permalink
Faster Python - 8th version
Browse files Browse the repository at this point in the history
  • Loading branch information
tisnik committed May 17, 2024
1 parent 5787dfb commit 448cc32
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions docs/faster_python.md
Original file line number Diff line number Diff line change
Expand Up @@ -279,3 +279,19 @@ def function():
```

---

![mypy](images/mypy.png)

---

## Mypyc

---

![Nuitka](images/nuitka.png)

---

## Nuitka

---

0 comments on commit 448cc32

Please sign in to comment.