cfbolz changed the topic of #pypy to: PyPy, the flexible snake (IRC logs: https://quodlibet.duckdns.org/irc/pypy/latest.log.html#irc-end ) | use cffi for calling C | if a pep adds a mere 25-30 [C-API] functions or so, it's a drop in the ocean (cough) - Armin
<mattip>
for 300 employees and 300 managers, the itertools.chain is fastest for both implementations
<mattip>
1.97, 0.15, 0.05 for cpython
<cfbolz>
right
<cfbolz>
I don't think absolutely all itertools things are sow
<cfbolz>
slow
<cfbolz>
just sme
<cfbolz>
some
<cfbolz>
(need more coffee)
<mattip>
0.0574, 0.0581, 0.0288 for pypy
<antocuni>
mattip: re issue 3389: it would be interesting to have a benchmark, but I think that an rpython-version of msgpack will be faster than msgpack-pypy
nimaje has quit [Killed (egan.freenode.net (Nickname regained by services))]
EWDurbin_ has joined #pypy
string_ has joined #pypy
ronan has quit [*.net *.split]
string has quit [*.net *.split]
jiffe has quit [*.net *.split]
EWDurbin has quit [*.net *.split]
stillinbeta has quit [*.net *.split]
astrojl_matrix has quit [*.net *.split]
kirma has quit [*.net *.split]
string_ is now known as string
stillinbeta_ is now known as stillinbeta
EWDurbin_ is now known as EWDurbin
jiffe has joined #pypy
astrojl_matrix has joined #pypy
kirma has joined #pypy
<nulano>
Is there a reason that Tcl8.5 (deprecated since June 2019) is used on Windows rather than 8.6? Is it just that the externals repo needs to be updated?