Explore tweets tagged as #RPython
@RRpython96
Regal Regius
4 months
Tweet media one
Tweet media two
2
2
16
@giwiyou
kiwiyou
1 year
CPython은 dict와 set의 구현이 서로 다릅니다. set 쪽은 해시가 비슷한 원소끼리 연속된 버킷에 있도록 배치합니다. PyPy는 이러한 처리가 없습니다. 하지만 같은 방식인 dict에서도 두 언어는 차이를 보이는데, 이는 소스 코드에서 확인할 수 있습니다. 좌: CPython, 우: PyPy (RPython)
Tweet media one
Tweet media two
0
0
4
@smarr
Stefan Marr
1 year
Why Are My Bytecode Interpreters Slow? Hunting Truffles with VTune. A bit of a follow on our AST vs Bytecode paper, looking into the bytecode dispatch of Truffle interpreters. And with a small addendum that looks into an RPython-based interpreter, too.
1
10
68
@smarr
Stefan Marr
2 years
New blog post: Which Interpreters are Faster, AST or Bytecode?. It gives a high-level overview over our OOPLSA paper, which investigates interpreters on top of metacompilation systems. Will be presented next week at @splashcon. #graalvm #truffle #rpython.
0
31
147
@beepcap
beepcap
2 years
. RPythonでは. (世間的にはpypy).
@jingbay
高梨陣平
2 years
MITの研究者等がPythonのコンパイラ、Codonを発表。Pythonが10倍から100倍速くなりC/C++と同等になるという。ただし、制約があり一部のパッケージには対応しておらず、またPythonの動的型操作や実行時reflection等には対応しないことで静的型コンパイラエンジンを利用し最適化されたIRを吐くように.
1
5
15
@RRpython96
Regal Regius
3 months
Proud army snek for my beloved boyfriend!! I must train hard to protect him 🤍💚💕.🎨: @Lufree_25
Tweet media one
2
1
13
@LeopolisDream
Alex Yanko 🇺🇦
1 year
Do you need a faster Python?. py2wasm converts your #Python programs to #WebAssembly, running them at 3x faster speeds. Nuitka, Cython, PyPy, RPython.
0
1
4
@topickapp_com
topickapp (IT技術系ニュースサイト)
1 month
この記事は、RPython GCのオブジェクトのアロケーション速度について検証しています。.小さなRPythonのベンチマークプログラムを使用し、アロケーションの速度を測定しています。.
0
0
0
@RRpython96
Regal Regius
21 days
⭐️⭐️⭐️⭐️⭐️🦈
Tweet media one
0
0
0
@joseph_h_garvin
Joseph Garvin
2 years
@jeremyphoward "Python is too slow, I'll make a variant that's fast."."Like Stackless Python? Psyco? PyPy? RPython? Unladen Swallow? ShedSkin? Cython? Pyston? MyPyC? Numba?"."No no those all have problems, Mojo will be better. "
Tweet media one
0
0
14
@PythonHub
Python Hub
2 years
RPython-based emulator speeds up RISC-V simulation over 15x.
0
1
13
@RussellSPierce
Russell S. Pierce
2 years
Y'all know of any decent FFI from R to Ruby? A {reticulate} or {rPython}-like package?.
0
1
1
@devgenius1
Dev Genius
2 years
Unlocking Python Performance: An In-Depth Guide to PyPy and RPython #coding #programming #development #softwaredevelopment #engineering.
0
0
0
@funcodingacadmy
Fun Coding Academy
2 years
#Python PyPy: RPython-based emulator speeds up RISC-V simulation over 15x.
0
0
0
@MoreVMs
MoreVMs'25 Workshop
2 years
Interpreter Taming to Realize Multiple Compilations in a Meta-Tracing JIT Compiler. by @yusuke_izawa . #rpython #pypy #metatracing.
0
1
8
@betterhn20
Hacker News 20
4 months
Doing the Prospero-Challenge in RPython (.
0
0
0
@fushigu
ふしぐ
1 year
今日はPyPyとRPythonについて調べていたら終わっていた。.
1
0
4
@PythonHub
Python Hub
3 months
Doing the Prospero-Challenge in RPython.
0
0
16