Skip to content

Commit

Permalink
usrlocalpkg: Add pypy-3.10-v7.3.13-0
Browse files Browse the repository at this point in the history
Results from a small pure python raytracer test:

- this pypy   :  11 ms
- python 3.9  : 863 ms
- python 3.10 : 749 ms
- python 3.11 : 401 ms

Get the full info here: https://github.com/python/pyperformance
  • Loading branch information
thomas committed Jan 5, 2024
1 parent 416d786 commit bd43aae
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions usrlocalpkg/admin/config
Original file line number Diff line number Diff line change
Expand Up @@ -1500,6 +1500,12 @@ python=python-3
virtualenv
virtualenv3=virtualenv

pypy=pypy-3.10-v7.3.13-0
pypy
pypy3
pypy3.10
pypypip=pip

rstudio-1.1.383-0
rstudio-1.1=rstudio

Expand Down

0 comments on commit bd43aae

Please sign in to comment.