10000 docs: instructions for trying out binaries (#44) · oraluben/cpython@0af2c7e · GitHub
[go: up one dir, main page]

Skip to content

Commit 0af2c7e

Browse files
docs: instructions for trying out binaries (python#44)
1 parent 3f694fb commit 0af2c7e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,10 @@ sequenceDiagram
116116

117117
We will run the [bm_nbody.py](./bm_nbody.py) script and the [bm_float_unboxed.py](./bm_float_unboxed.py) to gather results. For now we expect performance to have no improvement as we have yet to implement the copy and patch JIT compiler.
118118

119+
## Trying this project out
120+
121+
We provide pre-compiled binaries for 64-bit Windows 10/11 via GitHub releases.
122+
119123
## Changelog over CS4215
120124

121125
* Refactor: Typeprop codegen by @JuliaPoo in https://github.com/pylbbv/pylbbv/pull/1

0 commit comments

Comments
 (0)
0