<cfbolz>
merged the py3.10-bytecode-positions branch, now we have PEP 626 (precise line numbers) as well as a backport of the 3.11 column-info in tracebacks feature :-)
<cfbolz>
(that is PEP 657)
kostasGR has joined #pypy
<kostasGR>
yo guys
<kostasGR>
any decent python coder around that is also into crypto investing ?
<cfbolz>
sorry, that's offtopic, please don't discuss crypto here
<kostasGR>
yep sorry the topic is not crypto, I am just looking for someone to help me speed up and correct my python code, its just that the app is crypto related. No intention to discuss about crypto here
<mattip>
"correct" is probably not us, but "speed up" might be. Did you compare the performance of pypy to cpython and find pypy lacking?
<kostasGR>
welp the code is written for python 3.10 and 3.11 which is by itself problematic sicne the last stable version of pypy was for 3.0, I used the nightly 3.10 build of pypy though and had to change my code *bot was using orjson that doesnt work with pypy. The modified code for pypy though wasnt faster than the original script on running on python 3.11
ctismer has quit [Quit: Connection closed for inactivity]
<mattip>
for reading json in pypy, the builtin module should be fast. But I don't know if it is faster than CPython + orjson, that might depend on other things
<mattip>
we would really need to see the code to help out much
kostasGR has quit []
jryans has joined #pypy
Dejan has quit [Quit: Leaving]
greedom has joined #pypy
Atque_ has joined #pypy
Atque has quit [Ping timeout: 255 seconds]
Atque_ has quit [Ping timeout: 255 seconds]
greedom has quit [Remote host closed the connection]
Atque has joined #pypy
Atque has quit [Ping timeout: 255 seconds]
Atque has joined #pypy
Atque has quit [Ping timeout: 255 seconds]
Atque_ has joined #pypy
epony has quit [Remote host closed the connection]