Skip to content

pypy: add version 3.10-v7.3.13 #265

Merged
merged 1 commit into from
Jan 5, 2024
Merged

pypy: add version 3.10-v7.3.13 #265

merged 1 commit into from
Jan 5, 2024

Conversation

thomas
Copy link
Contributor

@thomas thomas commented Jan 4, 2024

"A fast, compliant alternative implementation of Python"

More info: https://www.pypy.org/index.html

For pure python code the JIT-compiler can yield impressive speed gains, if you already have code that uses c-bindings the code runs slower, so YMMV.

Rationale, some ONT workflows make use of it, and having pypy at hand makes comparisons/benchmarks on bare metal variants easier.

"A fast, compliant alternative implementation of Python"

More info: https://www.pypy.org/index.html

For pure python code the JIT-compiler can yield impressive
speed gains, if you already have code that uses c-bindings
the code runs slower, so YMMV.

Rationale, some ONT workflows make use of it, and having
pypy at hand makes comparisons/benchmarks on bare metal
variants easier.
@thomas thomas merged commit 65b6461 into master Jan 5, 2024
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant